@charset "utf-8";
/* reflectawear css */

* {margin:0;
   padding:0;
   font-family: tahoma;
   color: #999999;
}
@font-face {
	font-family: 'TeXGyreHerosCnRegular';
	src: url('../fonts/texgyreheroscn-regular-webfont.eot');
	src: local('☺'), url('../fonts/texgyreheroscn-regular-webfont.woff') format('woff'), url('../fonts/texgyreheroscn-regular-webfont.ttf') format('truetype'), url('../fonts/texgyreheroscn-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
}
#page {
	width: auto;
	height: 100%;
}
#inside_page {
	width: 954px;
	height: auto;
	margin: auto;
	background-color: #ffffff;
	padding-left: 20px;
	margin-top: 10px;
}
#header {
	width: 954px;
	height: 145px;
	float: left;
}
#logo {
	width: 484px;
	height: 135px;
	background-image: url(../main-images/reflectawear-logo.jpg);
	background-repeat: no-repeat;
	float: left;
}
#header_right {
	width: 443px;
	height: 75px;
	float: right;
	margin-top: 60px;
	font-family: TeXGyreHerosCnRegular;
	text-align: right;
	margin-right: 20px;
	font-size:12px;
}
#navigation {
	width: 933px;
	height: 31px;
	float: left;
	background-image: url(../main-images/reflectawear-navigation-bg.jpg);
	background-repeat: no-repeat;
	font-family: TeXGyreHerosCnRegular;
	color: #ffffff;
	font-size: 16px;
	text-align: center;
	padding: 10px;
}
#center_screen {
	width: 936px;
	height: 438px;
	float: left;
	border-bottom: #999999 solid 1px;
	margin-bottom: 5px;
}
#left_center_container {
	width: 230px;
	height: 434px;
	float: left;
	margin-right: 5px;
}
#flash_screen {
	width: 698px;
	height: 435px;
	float: left;
}
#center_container {
	width: 936px;
	height: auto;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#left_side_navigation {
	width: 170px;
	height: 661px;
	float: left;
	padding-left: 10px;
	margin-right: 30px;
}
.li {
	padding-left: 20px;
	color: #999999;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}
#left-side_navigation_container {
	width: 170px;
	height: auto;
	float: left;
	border-bottom: #999999 solid 1px;
	padding-bottom: 10px;
}
#spacer {
	width: 190px;
	height: 30px;
	float: left;
}
#footer_inside_container {
	width: 954px;
	height: auto;
	float: left;
	text-align: center;
	line-height: 28px;
}
#footer_container {
	width: 954px;
	height: 151px;
	float: left;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	border-top: #999999 solid 1px;
	text-align: center;
	text-transform: capitalize;
	padding-top: 20px;
}
#paypal {
	width:176px;
	height: 29px;
	float: left;
	background-image: url(../main-images/paypal-logo.jpg);
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#copyright_footer {
	width: 934px;
	height: auto;
	float: left;
}
#copyrights {
	width: 400px;
	height: 20px;
	float: left;
	margin-top: 10px;
	font-family: TeXGyreHerosCnRegular;
	font-size: 9px;
	text-align: left;
}
#jamalsmith {
	width: 400px;
	height: 20px;
	margin-top: 10px;
	font-size: 9px;
	text-align: right;
	float: right;
}
#label_container {
	width: 678px;
	height: 20px;
	margin-bottom: 10px;
	float: left;
}
#main-content-container {
	width: 714px;
	height: auto;
	float: left;
}
#product_container {
	width: 210px;
	height: 322px;
	float: left;
	margin-right: 28px;
	margin-bottom: 10px;
}
#product_image_container {
	width: 200px;
	height: 200px;
	float: left;
	border: solid 1px #cccccc;
	margin-bottom: 5px;
}
#product_text-container {
	width: 200px;
	height: 70px;
	float: left;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	padding-top: 20px;
	color: #666666;
	font-weight:400;
	padding-left: 5px;
}
#product_container_big {
	width: 310px;
	height: 322px;
	float: left;
	margin-right: 28px;
	margin-bottom: 10px;
}
#product_image_container_big {
	width: 300px;
	height: 300px;
	float: left;
	border: solid 1px #cccccc;
	margin-bottom: 5px;
}
#product_text-container_details {
	width: 350px;
	height: auto;
	float: left;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	color: #666666;
	font-weight:400;
	padding-left: 5px;
	margin-bottom: 30px;
}
#shopping_cart_ {
	width: 300px;
	height: auto;
	font-size: 12px;
	padding-left: 5px;
	float: left;
}
#text {
	width: 700px;
	height: auto;
	float: left;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	color: #666666;
	margin-bottom: 20px;
}
/*links*/
.product_name_big {
	color: #0099ff;
	font-weight: bold;
	font-size: 16px;
}
.details {
	color: #0099ff;
	text-decoration: underline;
	font-size: 12px;
}
.details:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.price {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
h1 {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-transform: capitalize;
	letter-spacing: 3px;
	margin-left: 10px;
}
.h3 {
	font-family: tahoma;
	font-size: 10px;
	color: #999999;
	text-transform: capitalize;
	letter-spacing: 3px;
}
.h3:hover {
	font-family: tahoma;
	font-size: 10px;
	color:#999933;
	text-transform: capitalize;
	letter-spacing: 3px;
}
h2 {
	font-family: tahoma;
	font-size: 12px;
	color:#999999;
	text-transform: capitalize;
	font-weight: bold;
	letter-spacing: 3px;
}
.navigation {
	font-family: TeXGyreHerosCnRegular;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	padding-top: 10px;
}
.navigation:hover {
	font-family: TeXGyreHerosCnRegular;
	font-size: 16px;
	padding-left: 30px;
	padding-right: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #999933;
	padding-top: 10px;
}
.left_side_navigation {
	padding-bottom: 15px;
	padding-top: 15px;
	color: #999999;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	text-decoration: underline;
	line-height: 30px;
	text-transform: capitalize;
}
.left_side_navigation:hover {
	padding-bottom: 15px;
	padding-top: 15px;
	color: #999933;
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	text-decoration: underline;
	line-height: 30px;
	text-transform: capitalize;
}
.footer_navigation {
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #999999;
	padding-top: 10px;
	text-align: center;
}
.footer_navigation:hover {
	font-family: TeXGyreHerosCnRegular;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-decoration: none;
	font-size: 12px;
	color: #999933;
	text-align: center;
	padding-top: 10px;
}
.jamalsmith {
	color:#999933;
	text-decoration: none;
}
.jamalsmith:hover {
	color:#999999;
	text-decoration: none;
}
.green {
	color:#999933;
}
.blue {
	color: #6699cc;
}
