@charset "utf-8";
/* CSS Document */

body {
	background:url(images/background.gif) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	margin: 0 auto;
	background-color:#666666;
	}

#bg {
	background-image:url(images/checkerflag.png);
	background-repeat:no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	left: 0px;
	top: 0px;
}


#container
{
	margin: 0 auto;
	width: 890px;
}

#header
{
	float:left;
	padding-bottom: 10px;
	

}


#header a{ 
	color: #FFFFFF;
	text-decoration:none;
	}
	
#header a:hover { 
	color: #CCCCCC;
	text-decoration:none;
	
}

#info {
	float:right;
	color:#FFFFFF;
		
}

#info ul 
{
	margin: 0;
	padding: 0;
	padding-top:5px;
}

#info ul li
{
	list-style-type: none;
	display: list-item;
	text-align:right;
	
}


#info li a
{
	display: block;
	float:left;
	padding: 3px 5px;
	color:#fff;
	text-decoration: none;
	
}


#icons {
	float:right;
	color:#FFFFFF;
	
	}

#icons ul 
{
	margin: 0;
	padding:0;
	padding-top:10px;
	}

#icons ul li
{
	list-style-type: none;
	display: inline;
}

#cart
{
	float:right;
	margin-left:180px;
	padding-top:10px;
}



#header h1 { margin: 0; }


#navigation
{
	float: left;
	width: 888px;
	background:#333;
	text-align:center;
}

#navigation ul
{
	margin: 0;
	padding: 0;
}

#navigation ul li
{
	list-style-type: none;
	display: inline;
}

#navigation li a
{
	display: block;
	float: left;
	width:10%;
	padding: 5px 10px;
	color:#fff;
	text-decoration: none;
	border: 1px solid #999999;
}


#navigation li a:hover { background: #3399FF; }

#content
{
	clear: left;
	padding-top:15px;
	padding-bottom:18px;
}

#content h2
{
	color: #FFFFFF;
	font-size: 160%;
	
}

#mainpic
{
	position:relative;
	background-image:url(images/frontpage/background.png);
	background-repeat:no-repeat;	
	width:884px;
	height:455px;
}


#video 
{
color: #333;
 border: 1px solid #ccc;
 background: #000000;
 margin: 0px 0px 5px 2px;
 height: 435px;
 width: 450px;
 float: left;
 text-align:center;
}

#rightcol
{
	float: right;
 	margin: 0px 10px 5px 0px;
	 height: 435px;
	 width: 420px;

	 
}
#fbicon
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	height:102px;
	text-align:left;
	}

#fbicon
{
	background-image: url(images/frontpage/fbicon.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-left:102px;
	padding-bottom:0px;
		
}

#fbicon p {	
	margin:0 auto;
	padding-top:29px;
} 

#fbicon a {
	color:#FFFFFF;
	text-decoration:none;
	
} 
	
	
.news
{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	}

.news h1
{
background-color:#000000;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	margin:0 auto;
}

.news ul
{
list-style-type:none;
padding-top:0px;
padding-left:0px;
margin:0 auto;
}

.news li
{ 
margin:0 auto;
text-align:left;

}

.news li a{ 
	color: #FFFFFF;
	text-decoration:none;
}
	
.news li a:hover { 
	color: #CCCCCC;
	text-decoration:none;
	
}

#footer
{
	background: #333333;
	color:#FFFFFF;
	font-size:10px;
	text-align: center;
	height:70px;
	clear:both;
	width:883px;
	
}


#payment 
{
	float:left;
	width:200px;

	
}


#utility
{
	margin: 0 auto;
	text-align:center;
	}

#utility
ul {
	text-align:center;
	float:left;
}

#utility
ul li {
	display: inline;
	padding-right:15px;
}

#utility li a
{
	color:#fff;
	font-size:12px;
	text-decoration: none;
	}


#utility li a:hover { color:#3366FF;}

#copyright {
	float:left;
	text-align:center;
	padding-right:15px;
	padding-left: 60px;
}

.vcard {
	color:#FFFFFF;
	font-weight:bold;
	margin-top:0.5em;

}

#cpy {
	float:left;
	padding-right:5px;
}
.vcard
span {
	color:#FFFFFF;
	display:inline;
	font-weight:bold;
}

span {
	padding: 0;
}

.vcard
.org {
	float:left;
	padding-right:8px;
}

.vcard a
{
	float:left;
	padding-right:8px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.vcard
.tel {
	float:left;
}

#productpic
{
	position:relative;
	background-image: url(images/propage/background.png);
	background-repeat:no-repeat;	
	width:887px;
	height:570px;
	padding-bottom:10px;
}

#productpic h1
{
	color: #000000;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin: 0 auto;
	padding-left: 18px;
	padding-top: 17px;
	
}

#productpic h2
{
	color: #000000;
	font-size:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin: 0 auto;
	padding-right:20px;
	padding-top: 20px;

}

#product1
{
    clear: both;
    display: block;
    margin: 0 0 10px;
    padding-top: 5px;
    position: relative;
    width: 885px;
	}

	
#listingdetails
{
	clear: none;
    float: right;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    width: 545px;
}

#productlist
{
  	font-size: 18px;
	float:left;
    font-weight: normal;
    margin: 0px 0 0 0px;
    padding: 0;
}

#productdesc
{
	clear: both;
    color: #333333;
	font-family:Arial, sans-serif;
    display: block;
    font-size: 14px;
	font-weight:500;
	text-align:left;
    margin: 0px 0px 0px 0px;
    width: 525px;
	padding-top:5px;
}

#productdesc p
{
	margin: 5px 0 0 10px;
}

#productimg
{
	clear: none;
    float: left;
    height: 228px;
    margin: 0;
    padding: 0px 0px 0px 20px;
    width: 309px;
}
#productimg2
{
	display: block;
}

#detailsb
{
	font-size: 18px;
	float:right;
    font-weight: normal;
    margin: 35px 45px 0 0px;
    padding: 0;
}

#break
{
	width:800px;
	padding-left: 25px;
}

#productpgbg
{
	position:relative;
	border: #313131 3px solid;
	width:881px;
	height:auto 0;
	margin-bottom: 10px;
	
}

#productpgbg2
{
	position:relative;
	background:#FFFFFF;
	width:869px;
	height: auto 0;
	overflow:hidden;	
	margin:5px;
}

#proimagehead
{
	padding-top:15px;
	text-align:center;
}

#productbgimg
{
    position:relative;
	background-image: url(images/propage/backgroundproduct.jpg);
	background-repeat:no-repeat;	
	width:845px;
	height:427px;
	margin-left:12px;
	}
	
#productimages
{
	clear: none;
    float: right;
    margin: 0;
    padding: 0 0 0 5px;
    position: relative;
    width: 440px;
	height:380px;
}

.photos {
	overflow: hidden;
	padding: 5px;
	width: 441px;
	margin: 0 auto;
}

.photos img.logo {margin: 0 auto; display:block;}

.photos div img {
	padding-left: 15px;
	margin: 0px 0;
	float: left;
	border-bottom: 0px solid #ddd;
}

.photos ul.thumbs {
	margin: 0;
	padding: 9px 0px 0 15px;
	list-style: none outside none;
	width: 441px;
	float: left;
}
.photos ul.thumbs li{
	width: 50px;
	height: 50px;
	margin: 0 18px 0 0;
	padding: 0;
	float: left;
	overflow: hidden;
	position: relative;
	border: 2px solid #ddd;
}
.photos ul.thumbs li:hover {
	border: 2px solid #888;
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75; 
}
.photos ul.thumbs li img {
	position: absolute;
	top: -143px;
	left: -104px;
}

#techbar
{
	position:relative;
	overflow:hidden;
 	width:845px;
	margin-left:12px;
}




#share
{
	
    float: left;
    height: 50px;
    margin: 0;
    padding: 10px 0px 0px 0px;
    width: 320px;
}


.contactus
{
	margin:0;
	padding: 15px 0px 0px 20px;
	text-align:left;
	
}

.contactus h1
{
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

.contactus h3
{
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

.contactus a
{
	text-decoration:underline;
	color: #000000;
}

.contactus a:hover { color:#3366FF;}

.break1
{
	border-top: solid 1px #999999;
	margin: 20px 0 10px;
	width:800px;
}

#acclist
{
  	font-size: 18px;
	float:left;
    font-weight: normal;
    margin: 0px 0 0 0px;
    padding: 10px 0px 0px 0px;
}

.faq
{
	margin:0;
	padding: 15px 15px 0px 15px;
	text-align:left;
	
}

.faq h1
{
	color: #000000;
	font-size:16px;
	font-weight:bold;
}

.faq p
{
	color: #000000;
	font-size:12px;
	font-weight:bold;
}

.faq a
{
	text-decoration:underline;
	color: #000000;
}

.faq a:hover { color:#3366FF;}

.aboutus
{
	color: #000000;
	font-size:14px;
	padding: 15px 15px 0px 15px;
}

.cartoption
{
padding-bottom: 9px;
}

#detailoptions {
	float: left;
    margin: 0;
    padding: 20px 0px 0px 20px;
    width: 380px;
	color: #FFFFFF;
}

.detailoption {
	 width: 100px;
	 height: 10px;
	 
	 
}

