@charset "UTF-8";

/** Global Styles **/
* 						{margin:0;padding:0;}
html, body 				{margin:0; padding:0; height:100%; width:100%; font: 13px/1.5 Lucida Sans,"Ludica Grande","Lucida Sans Unicode",Arial,sans-serif; color: #006680; behavior:url(wp-content/themes/bytedust-v2/scripts/ie6hover.htc);}
li						{color:#00CCFF;}
h1 						{font-size: 27px; color:#00CCFF;}
h2 						{font-size: 23px; color:#00CCFF;}
h3 						{font-size: 18px; color:#006680;}
h4						{font-size:	18px; color:#00CCFF}
h5						{font-size: 18px;}
h5 a 					{color:#006680;font-weight:bold !important;}
h5 a:hover 				{color:#00CCFF;font-weight:bold;}

.textright 				{text-align:right;}
.content 				{padding-top:45px;}
.box 					{padding-top:55px;}
.title p 				{text-align:right; margin:0 0 0 0;}

a						{color:#006680; text-decoration:none;}		
a:hover					{color:#00CCFF; text-decoration:none;}

.left					{float:left; margin-right:20px;}
.right 					{float:right; margin-left:20px;}
.top					{display:none;}
.justify				{text-align:justify;}

.hr						{border:none; border-bottom:1px solid #ccc; border-top:0px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0; max-width:905px;}
.pr						{border:none; border-bottom:1px solid #ccc; border-top:0px solid #d6d6d6; clear:both; height:0; line-height:0; width:100%; font-size:0; padding:0; margin-bottom:25px;}
.dotted					{border-style:dashed; border-left:0; border-right:0; margin-bottom:20px;}
.spacerbottom			{padding-bottom:50px;}

p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul	{margin-bottom:20px;}

.meta					{font-weight:normal; font-size:11px; color:#006680!important; line-height:16px; text-transform:none; text-shadow:none;}
.top					{display:none;}


/** Containers - global **/

.container_12 {margin-left:auto; margin-right:auto; width:930px;}

.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16 {display:inline; float:left; position:relative; margin-left:20px; margin-right:20px;}

.container_12 .grid_1				{width:160px;}
.container_12 .grid_2 				{width:180px;}
.container_12 .grid_3 				{width:220px;}
.container_12 .grid_4 				{width:260px;}
.container_12 .grid_5 				{width:330px;}
.container_12 .grid_6 				{width:360px;}
.container_12 .grid_7 				{width:490px;}
.container_12 .grid_8 				{width:600px;}
.container_12 .grid_9 				{width:630px;}
.container_12 .grid_10 				{width:810px;}
.container_12 .grid_11 				{width:895px;}
.container_12 .grid_12 				{width:890px;}

.float {display:inline; float:left;position:relative;}

/** Header Styles **/
#header 				{background:url(../images/nav_top.png) 0px 0px repeat-x; height:45px; width:100%; position:fixed; top:0px; z-index:999;}

/** Navigation Menu **/
.logobox {padding-top:17px;}
.bdlogo {background:url(../images/logo.png) 0px 0px no-repeat;height:15px;width:220px;border:0px;float:right;; margin-top:3px;}
.bdlogo:hover {background:url(../images/logo1.png) 0px 0px no-repeat;}

#menu {float:right;font: 13px/1.5 Lucida Sans,"Ludica Grande","Lucida Sans Unicode",Arial,sans-serif; font-weight:normal; padding: 7px 0px 0px 0px; overflow:hidden; position:relative; letter-spacing:.6px;}
#menu li {float:left;list-style:none;}
#menu li.backLava {background-color:#006680; width: 9px;position: absolute;}
#menu li a {text-decoration:none; color:#FFF; text-align:center;padding: 9px 8px; z-index:10; display:block; position:relative; margin-left:auto; margin-right:auto;}
#menu li a:hover {color: #FFF000 !important;}

/* Buttons */
.button, .button:visited 		{background-color:#006680; display:inline-block; margin:10px 5px 0px 0px; padding:5px 10px 6px; color:#FFFFFF!important; text-decoration:none; -moz-border-radius:5px; -webkit-border-radius:5px; -moz-box-shadow:0 1px 3px rgba(0,0,0,0.5); -webkit-box-shadow:0 1px 3px rgba(0,0,0,0.5); text-shadow:0 -1px 1px rgba(0,0,0,0.25); border-bottom:1px solid rgba(0,0,0,0.25); position:relative; cursor:pointer; font-size:13px; font-weight:bold; line-height:1; border:0;}
.button:hover					{background-color:#FFF000; color:#006680 !important; text-decoration:none;}
.button:active					{top:1px;}

/* Must remain at the bottom of the stylesheet */
.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: ' ';display: block;font-size: 0;line-height: 0;visibility: hidden;width: 0;height: 0;}
* html .clearfix {height: 1%;}
.alpha	{margin-left:0;}
.omega	{margin-right:0;}

