/* --------------------------------
			Styles
----------------------------------- */


p
{
font-family:Helvetica;
color: #999999;
font-weight:100;
font-size:12px;
}


p.bigger{
font-family:Helvetica;
color: #666666;
font-size:16px
}

p.smaller{
font-family:Helvetica;
color: #999999;
font-style: inherit;
font-size:8px;
text-align:center;
}


a.footer{
font-size:10px;
color:#666666;

}

.innertubeMain,
.MsoNormal a{
color:#666666;
}



p.footer{
font-size:10px;
color:#666666;

}

a.smallLink{
color: #666666;
}

a.bigLink{
font-family:Helvetica;
color: #006600;
font-style: inherit;
font-weight:200;
font-size:14px;
}


.underline{
text-decoration:underline;
color:#666666;
}

.underlineBlue{
text-decoration:underline;
color: #000066;
}

.underlineOrange{
text-decoration:underline;
color: #FF6600;
}

.underlineGreen{
text-decoration:underline;
color: #009900;
}




a.nav{
text-decoration:none;
}


a{
text-decoration:none;
}

a:hover { 
color: #000066; 
text-decoration: none; 
}

a.text{
text-decoration:underline;
color:#000066;
font-style:oblique;
}



h1{
font-family:Helvetica;
color: #999999;
font-weight:bold;
font-size:14px;

}

h2{

font-family:Helvetica;
color: #999999;
font-weight:bold;
font-size:14px;
line-height:14px;
}






.sideText{
font-size:10px;
text-align:center;
font:Arial, Helvetica, sans-serif;
color: #999999;
}


/* --------------------------------
   Main layout
----------------------------------- */

body {
	background-color: transparent;
	margin: 0px;
	padding: 0px;
	border-top: 0px transparent solid;	
	margin-top: -1px;
	z-index:0;
	position:relative; 
	font: normal 1.2em Verdana,Arial,sans-serif;
	height: 100%;
	
}

img#background { 
height: 100%; 
width: 100%; 
z-index: -3; 
position:absolute; 
color: white; 

}

#html{
	position:absolute;
	z-index:2;
	width: 242px;
	left: 568px;
	top: 224px;
}

#holder{
	width:142px;
	color:#999999;
	float:right;
}

#facebook{
	width:142px;
	color:#999999;
	padding-bottom:40px;
}


ul li {
	list-style:none;
}

#layout_wrapper1 {
	position: relative;
	margin: 0 auto;
	width: 1028px;
	left:0px;
	top: 0px;
	}

#bannerBox{
	position:absolute;
	left: 307px;
	top: 11px;
	height: 21px;
	width: 728px;
	font:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999999;
	line-height:10px;
}



#logo{
float:left;
padding-left:30px;
}



#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font: Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;

}


#bg
{
	background-image:url(images/bg.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 186px;
	width: 1006px;
	height:939px;
	z-index:-1;
}



#button{
font:12px Arial, Helvetica, sans-serif;
color:#999999;
font-style:normal;
z-index:1;
height:40px;
width:140px;
}

#button2{
width:170px;
height:35px;
font:12px Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-style:normal;
text-align: center;
}



/* --------------------------------
   Navigation
----------------------------------- */


#navBar {
	position: relative;
	font:11px Arial, Helvetica, sans-serif;
	float:left;
	width:900px;
	padding-left:200px;
	top:5px;
		}

	

	

/* --------------------------------
   side
----------------------------------- */


.cbb {
	background: #FFFFFF;
	border:1px solid #666;
	width:130px;
	padding-top:50px;

	}

 #innerSide{
 text-align:center;
 padding-top:40px;
 color:#999999;
 font-size:12px;
 line-height:14px;
border: 1px solid #CCCCCC;
	border-top: 1px solid #ddd;
	clear: both;
	background: #fff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	 width:140px;


 }
 
 
 #innerSide2{
 width:130px;
 color:#999999;
 font-size:12px;
 line-height:14px;
 text-align:center;
 }
  #innerSide a{
  color:#009900;
 }
 #topimage{
 position:absolute;
 z-index:2; 
}

/* Rules for the bottom corners and border */
.bb {
	background:url(newImages/box.png) no-repeat 100% 100%;
	margin:0 0 0 24px;
	height:10px;
	}
.bb div {
	height:10px;
	width:18px;
	position:relative;
	left:-24px;
	background:url(newImages/box.png) no-repeat 0 100%;
	}

/* Insert the left border */
.i1 {
	padding:0 0 0 10px;
	background:url(newImages/borders.png) repeat-y 0 0;
	}
/* Insert the right border */
.i2 {
	padding:0 10px 0 0;
	background:url(newImages/borders.png) repeat-y 100% 0;
	}
/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	background:#FFFFFF;
	border:1px solid #f7f7ef;
	}
/* CSS for the box ends here */


#searchwrapper {
width:135px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background-image:url(newImages/2.png);
background-repeat:no-repeat; /*important*/
margin:0px;
position:relative; /*important*/
top:30px;
left:5px;
}
 
#searchwrapper form { display:inline ; }
 
.searchbox {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	width:110px;
	top: 2px;
	left: 4px;
}
 
.searchbox_submit {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:2px;
	left:107px;
	width:32px;
	height:28px;
}


.searchbox_products {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	width:160px;
top: 2px;
	left: 4px;
}


#searchwrapper_products {
width:200px; /*follow your image's size*/
height:40px;/*follow your image's size*/
background-image:url(newImages/2search.png);
background-repeat:no-repeat; /*important*/
margin:0px;
position:relative; /*important*/
top:9px;
left:5px;
}


.searchbox_submit_products {
	border:0px; /*important*/
	background-color:transparent; /*important*/
	position:absolute; /*important*/
	top:2px;
	left:165px;
	width:32px;
	height:28px;
}




#tweet a{
color:#009900;
}

#tweet{
text-align: center;
}
#tweet ul{
}
#tweet ul li{
}

.twitterStatus{
font-size:9px;
position: relative;
height:100%;
left:-18px;

}

.twitterTime
{
font-size:9px;
color:#009900;
position: relative;
height:100%;
left:-20px;

}


body{
margin:0;
padding:0;

}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 1009px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
padding:10px;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left:-1010px;; /*Set left margin to -(MainContainerWidth)*/
margin-top:0px;
}






#footer{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #999999;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertubeMain{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
background-image:url(images/bg.png);
background-repeat:no-repeat;
padding:20px;
height:auto;
width:550px;
color: #999999;
line-height:22px;
min-height:600px;
font-size:12px;
}

.innertubeMain a{
color:#009900;
}

.innertubeMainPic{
padding:3px;
border: 1px solid  #999999;
width:100px;
height:100px;
}

#innertubeMainPic{
padding:3px;
border: 1px solid  #999999;
width:100px;
height:100px;
}

.dottedBottom{
border-bottom:1px dashed  #CCCCCC;
}


.topimage{
z-index:2;
float:left;
}

#productSearch{
	left: 875px;
	height: 100%;
	width: 190px;
	top:-10px;
}

#productSearch td{
}

#roundcont {
padding-bottom:20px;
padding-right:20px;
padding-left:20px;
	height:440px;
	background:url(newImages/bg.png);
	width:230px;

	color: #fff;
}
