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

body {
	background: #e5e5e5;
	font-family: Georgia, Tahoma, Arial, Verdana;
	font-size: 13px;
	color: #444444;
	margin: 0px;
    padding:0;
    height:100%;
}

#container {
   min-height:100%;
   position:relative;
}

#header {
	height: 70px;
	background: #333333;
}

#menu {
	margin-top: 16px;
}

#cart {
float: right; margin-top: -19px;
}

#contentIndex {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	height: 700px;
}

#content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#body {
	background-image: url(../media/site/top.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 5px 30px;
}

#body > img {
	margin-left: -30px;
	margin-top: -5px;
	}

	
.productImage img:hover {
	opacity:0.4;
	filter:alpha(opacity=40);
}

#breadcrumbs {
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#footer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 10px 30px;
	background-color: #fff;
	font-size: 11px;
	color:#666666;
}

#footerIndex {
	background-image: url(../media/site/shadow_bottom13px.png);
	background-repeat: repeat-x;
	background-color: #E5E5E5;
	text-align: left;
	font-size: 11px;
	position:absolute;
    bottom:0;
	width: 100%;
}

hr {
	margin-bottom: 20px;
}

h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;  
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

h5 {
	font-weight: bold;
	padding: 2px;
}

a:link {
	color: #cc0000;
	text-decoration: none;
}

a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

li {
	margin-left: 10px;
	margin-top:5px;
}

.productDescription li {
	list-style-type: disc;
}

div {
	display: block;
}

#banner {
	margin: 0px auto 0px auto;
	padding-top: 10px;
	width: 1012px;
}



#beginContent {
	background: url(../media/site/bg_col.jpg);
	background-repeat:repeat-y;
	clear: both;
	margin: 0px auto 0px auto;
	width: 1012px;
}

#navigation {
	background: url(../media/site/bg_col.jpg);
	float: left;
	padding-top: 10px;
	width: 137px;
}

#page {
	background-image: url(../media/site/bg_main.png);
	background-repeat: repeat-y;
	float: left;
	padding: 10px;
	width: 855px;
}

#indexPage {
	background-image: url(http://65.18.170.229/media/site/bg_mainIndex.png);
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	width: 865px;
	display: inline;
}

#shadowBanner {
	background: url(../media/site/shadow_bottom.png); 
	margin-left:-19px;
	margin-top:-10px;
	height: 13px;
	width:872px;
}

#uniqueContent {
	padding: 0px 20px 0px 10px;
}

#indexContent {
	padding: 0px 0px 0px 0px;
}

#moneyConvert {
	color: #CCCCCC;
	font-size: 10px;
	font-weight: bold;
}

img {
	border: 0px;
}

.imgT {
	float: left;
	margin: 15px;
	font-size:10px;
	text-align: center;
}

.imgR {
	float: right; 
	margin-left: 15px; 
	text-align: center; 
	display: inline; 
	font-size:10px;
}

.imgL {
	float: left; 
	margin-right: 15px; 
	text-align: center; 
	display: inline; 
	font-size:10px;
}

#break {
	clear: both;
	height: 0px;
}

#endContent {
	background-repeat:no-repeat;
	clear: both;
	text-align: center;
	width: 1024;
	height: 13px;
}

.treeHeader {
	border: 1px solid #999999; 
	margin-left: 50px;
	padding:4px; 
	width: 220px; 
}

.treeSubHeader {
	border: 1px solid #999999; 
	margin-left: 50px;
	padding:4px; 
	width: 140px; 
}

.treeSection {
	margin-left: auto;
	margin-right: auto;
	width: 240px; 
}

.treeSection a {
	color: #666666;
	display: block;
	width: 240px;
	height: 100%;
	border: 1px solid #ccc;
	padding: 10px;
}

.treeLineV {
	width: 1px; 
	border-left: 1px solid #ccc; 
	height: 40px; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: center;
}

#tree {
	border-left: 1px solid #999999; 
	padding-top: 20px;
	margin-left: 100px;
	float: left;
}

.treeImage {
	margin-bottom: 10px; 
	margin-left: 40px;
	clear: both;
}

.treeBranch {
	border-bottom: 1px solid #999999; 
	width: 140px; 
	float: left; 
	height: 12px;
}

.treeBranchLink {
	margin-bottom: 50px; 
	float:left; 
	padding: 3px;
	background-image: url(../newsite/media/buttons/bg.jpg);
	line-height: 19px;
}

.treeBranchLink a {
	color: #000000;
}

.treeBranchLink a:hover {
	color: #FFFFFF;
}


.print {
	width:70px; 
	padding:5px; 
	text-align:center; 
	float:right; 
	background:#CCCCCC;
	border: 1px solid #AAAAAA;
	text-align: center;
}

.print:hover {
	background:#EEEEEE;
	cursor: pointer;
}

.addAnywhere td {
	padding: 5px;
}

.addAnywhereSub {
	background-color: #bdcbd6;
	padding: 5px;
}

.addAnywhereSub:hover {
	background-color: #77b4e3;
	cursor: pointer;
}

#descON {
	background:#ffffff; 
}

.descButtons {
	font-size: 11px; 
	width: 191px; 
	text-align:center; 
	padding: 7px 0px; 
	background:#f1f1f1; 
	border-right: 2px solid #CCCCCC; 
	margin-right:2px; 
	float:left;
	-moz-border-top-left-radius: 9px;
	-webkit-border-top-left-radius: 9px;
	-moz-border-top-right-radius: 9px;
	-webkit-border-top-right-radius: 9px;
}

.descButtons:hover {
	background:#DDDDDD;
	cursor:pointer;
	}
	

	
	#links img {
		width: 200px;
		margin: 0px;
	}
	
	#links img:hover {
		opacity: 0.8;
	}
	
	.testimonial {
	background-color:#fff;
	border: 1px solid #ccc; 
	padding: 10px; 
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}
	
#intro {
background-image: url("../media/index/splash.png");
background-color:#555;
width: 970px; 
height:380px;
margin-left: -30px;
margin-top: -5px;
margin-bottom: 120px;
text-align: right;
color: #FFFFFF;
padding-right: 10px;
padding-top: 15px;
font-weight: bold;
text-shadow: 0px 0px 5px #111;
-moz-text-shadow: 0px 0px 5px #111;
-webkit-text-shadow: 0px 0px 5px #111;
}
#intro h1 {
	color: #fff;
	font-size: 18px;
	}
#indexButtons {
float: left; width: 980px; height: 150px; margin-left: -28px; margin-top: -170px; position: absolute;
}

.indexCat {
float: left; 
width: 240px; 
background-color: #f5f5f5; 
height: 150px; 
margin: 2px;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.indexCat span {
	margin: 15px;
}

.indexCat img {
	margin-top: 8px;
}

.indexCat a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	color: #333;
	font-size: 11px;
	border-radius: 10px;
	padding-top: 5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	box-shadow: 0px 0px 10px #666;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
}

.indexCat a:hover {
	background-color:#555;
	color: #eee;
}

/* intro 2 */

#intro2 {
background-image: url("../media/index/splash.jpg");
background-color:#555;
width: 970px; 
height:470px;
margin-left: -30px;
margin-top: -5px;
margin-bottom: -150px;
text-align: right;
color: #FFFFFF;
padding-right: 10px;
padding-top: 15px;
font-weight: bold;
text-shadow: 0px 0px 5px #111;
-moz-text-shadow: 0px 0px 5px #111;
-webkit-text-shadow: 0px 0px 5px #111;
}
#intro2 h1 {
	color: #fff;
	font-size: 18px;
	}
#indexButtons2 {
	float: left; 
	width: 980px; 
	height: 100px; 
	margin-left: -22px; 
	margin-top: -120px; 
	position: absolute;
	display: none;
}

.indexCat2 {
float: left; 
width: 181px; 
background-color: #fff; 
height: 108px; 
margin: 6px;
}

.indexCat2 span {
	margin: 15px;
}

.indexCat2 img {
	margin: 9px;
}

.indexCat2 a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background-color: #666;
	color: #111;
	font-size: 8pt;
	box-shadow: 0px 0px 17px #111;
	-moz-box-shadow: 0px 0px 17px #111;
	-webkit-box-shadow: 0px 0px 17px #111;
}

.indexCat2 a:hover {
	background-color:#555;
	color: #eee;
}

.indexH2 {
	background-color: #bbb; 
	color: #666; 
	margin: -10px; 
	margin-bottom: 10px; 
	padding: 4px;
	padding-left: 12px;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	text-align: center;
}

#indexBar2 {
	width: 260px; 
	background-color: #fff; 
	padding: 10px; 
	float: right; 
	margin-right: -25px;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	box-shadow: 0px 0px 17px #444;
	-moz-box-shadow: 0px 0px 17px #444;
	-webkit-box-shadow: 0px 0px 17px #444;
}

#indexBar1 {
	width: 650px; 
	margin-right: 20px; 
	margin-left: -25px; 
	background-color:#FFFFFF; 
	padding: 10px; 
	float: left;
	border-radius: 15px 15px 0px 0px;
	-moz-border-radius: 15px 15px 0px 0px;
	-webkit-border-radius: 15px 15px 0px 0px;
	box-shadow: 0px 0px 17px #444;
	-moz-box-shadow: 0px 0px 17px #444;
	-webkit-box-shadow: 0px 0px 17px #444;
}

#indexBar1 > ul, #indexBar1 > li {
	margin-left: -30px;
	}

.cameraModels {
	background-color:#fff;
	border: 1px solid #ccc; 
	padding: 10px; 
	margin-bottom: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
}

.cameraModels img {
	margin-bottom: 10px;
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright, img.alignright {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
