/* CSS Document */
.main_bg {
	background:url(header_bg.jpg) center 0px repeat-x #fff;
}
#page {
	width:981px;
	margin:0px auto;
}
/*header part css start*/
#header {
	height:172px;
	width:981px;
	background:url(header.jpg) no-repeat;
}
#header a {
	display: inline-block;
	height: 83px;
	margin: 15px auto 0;
	width: 175px;
	text-decoration:none;
}
#header a:hover {
	text-decoration:none;
}
#header_top {
	height:36px;
	width:981px;
	background:#333333;
}
.header_top_left {
	height:36px;
	width:900px;
	margin:0 auto;
}
.header_top_right {
	height:36px;
	width:381px;
	float:right;
}
.header_menu {
	margin:0;
	padding:0;
	list-style-type:none;
	height:36px;
}
.header_menu > li {
	float:left;
}
.header_menu li:firstt-child a {
	padding: 0 20px 0 0;
}
.header_menu > li > a {
	display:block;
	float:left;
	height:36px;
	line-height:39px;
	font-family: 'Poppins', sans-serif;
	font-size:12px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-weight:500;
	text-transform:uppercase;
	padding: 0 45px;
}
.header_menu > li > a:hover {
	background:#17aef7;
	color:#fff;
}
/*header part css end*/
#store_bg {
	background:url(storebg.jpg) repeat-y center top #fff;
	width:981px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
#left_panel {
	float:left;
	width:231px;
	margin-top:-23px;
}
#right_panel {
	float:right;
	width:730px;
	margin:0px 6px 0 14px;
}
.center_content {
	width:725px;
	margin: 0 auto;
}
/*left panel css start*/
.panel_bg {
	margin:10px 0 0 0;
	padding:0 0 0 10px;
	text-transform:uppercase;
	font-family: 'Poppins', sans-serif;
	font-size:13px;
	color:#343434;
	text-align:left;
	font-weight:500;
	background:url(panelbg.jpg) no-repeat #e5e5e5;
	height:44px;
	line-height:44px;
}
.panel_list, .MenuItem, .MenuChildItem {
	margin:0px;
	padding:0px 0 0px 0;
}
.panel_list {
	margin:0px;
	padding:0px 0 10px 0;
	background-image: url(panel_bottom.jpg), url(normal.jpg) ;
	background-repeat:no-repeat, repeat-y;
	background-position: center bottom, center top;
}
.panel_list li, .MenuItem, .MenuChildItem {
	list-style-type:none;
}
.panel_list li a:link, .panel_list li a:active, .panel_list li a:visited, .MenuItem a, .MenuChildItem a {
	text-decoration:none;
	display:block;
	font-family: 'Poppins', sans-serif;
	font-size:12px;
	color: #000000;
	height:30px;
	line-height:30px;
	text-align:left;
	padding-left:20px;
	background:url(normal.jpg) no-repeat #f6f6f6;
	font-weight:400;
}
.panel_list li a:hover, .panel_list li a:focus, .MenuItem a:hover, .MenuItem a:focus, .MenuChildItem a:hover, .MenuChildItem a:focus {
	background:url(hover.jpg) no-repeat #c5c5c5;
}
.news_desc {
	color: #000000;
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	padding: 0 15px;
	text-align: left;
	text-decoration: none;
	line-height:24px;
	font-weight:400;
}
.news_desc p {
	margin-top:0px;
	padding-top:8px;
}
.news_letter {
	margin:10px 10px 0 0;
	text-align:right;
}
.news_letter a{
	display:block;
	text-decoration:none;
	color:transparent;
	text-indent:-9999px;
	margin:0 0 0 auto;
	width:78px;
	height:31px;
	background:url(signup.jpg);
	background-repeat:no-repeat;
}
.news_letter a:hover{
	background:url(signup_hover.jpg);
	background-repeat:no-repeat;
}
.left_banner {
	margin:10px 0;
}
/*left panel css end*/
/**** Pc Image Module Style Starts ****/
input[name='thumb_click'] {
	display:none;
}
.desktop_image {
	width: 450px;
	margin: 0px auto;
	position:relative;
}
.pc_main_img {
	width:400px;
	height:450px;
	margin: 0 auto;
	display:inline-block;
}
.pc_main_img div {
	display:none;
	text-align:center;
}
.pc_main_img div img {
	width:auto;
	height:auto;
	max-width:400px; /*Width of the Main image*/
	max-height:450px; /*Height of the Main image*/
}
.pc_thumb_img {
	width: 400px;
	margin: 10px auto 0;
	text-align:center;
}
.pc_thumb_img label {
	display:inline-block;
	margin:0px 2px;
	width:70px;
	height:70px;
	overflow:hidden;
	cursor:pointer;
	border:1px solid #cccccc;
}
.pc_thumb_img label:hover {
	border:1px solid #333333;
}
.pc_thumb_img label img{
	display: block;
	width:70px;
	height:auto;
}
#thumb-id1:checked ~ .pc_thumb_img .thumb-id1,
#thumb-id2:checked ~ .pc_thumb_img .thumb-id2,
#thumb-id3:checked ~ .pc_thumb_img .thumb-id3,
#thumb-id4:checked ~ .pc_thumb_img .thumb-id4,
#thumb-id5:checked ~ .pc_thumb_img .thumb-id5,
#thumb-id6:checked ~ .pc_thumb_img .thumb-id6,
#thumb-id7:checked ~ .pc_thumb_img .thumb-id7,
#thumb-id8:checked ~ .pc_thumb_img .thumb-id8,
#thumb-id9:checked ~ .pc_thumb_img .thumb-id9,
#thumb-id10:checked ~ .pc_thumb_img .thumb-id10{
	border:1px solid #26BCF9;
}
#thumb-id1:checked ~ .pc_main_img #pc_main_img1,
#thumb-id2:checked ~ .pc_main_img #pc_main_img2,
#thumb-id3:checked ~ .pc_main_img #pc_main_img3,
#thumb-id4:checked ~ .pc_main_img #pc_main_img4,
#thumb-id5:checked ~ .pc_main_img #pc_main_img5,
#thumb-id6:checked ~ .pc_main_img #pc_main_img6,
#thumb-id7:checked ~ .pc_main_img #pc_main_img7,
#thumb-id8:checked ~ .pc_main_img #pc_main_img8,
#thumb-id9:checked ~ .pc_main_img #pc_main_img9,
#thumb-id10:checked ~ .pc_main_img #pc_main_img10 {
	display:block;
}
/*thumb image unbroken hide */
.pc_thumb_img label[rel=""],
.pc_thumb_img label[rel="{{image1}}"],
.pc_thumb_img label[rel="{{image2}}"],
.pc_thumb_img label[rel="{{image3}}"],
.pc_thumb_img label[rel="{{image4}}"],
.pc_thumb_img label[rel="{{image5}}"],
.pc_thumb_img label[rel="{{image6}}"],
.pc_thumb_img label[rel="{{image7}}"],
.pc_thumb_img label[rel="{{image8}}"],
.pc_thumb_img label[rel="{{image9}}"],
.pc_thumb_img label[rel="{{image10}}"]{
	display: none !important;
}

/**** Bottom Tabs Style Starts ****/
.bottom_tab {
	width:720px;
	margin:20px auto;
}
.tab_title {
	color: #4e4e4e;
	background:#e2e2e2;
	display:block;
	float:left;
	cursor:pointer;
	text-align:center;
	margin:0px 5px;
	padding:10px 25px 5px;
	font-size: 13px;
	font-weight: 500;
	text-decoration: none;
	text-transform:uppercase;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	position:relative;
	top:-1px;
	top:-2px\9;
	height:37px\9;
	line-height:37px\9;
	padding:0\9;
}
.tab_title:hover{
	color:#ffffff;
	background:#2CC3FA;
}
.tab_content{
	padding:10px 0px;
	clear:both;
	text-align:left;
	color:#4f4f4f;
	font-size: 12px;
	text-decoration: none;
	line-height:24px;
}
.tab_top{
	background:#fff;
	border-bottom:2px solid #4e4e4e;
	height:35px;
}
.mob_tab{
	display:none;
}
#tab1:checked ~ .tab_content #content1,
#tab2:checked ~ .tab_content #content2,
#tab3:checked ~ .tab_content #content3,
#tab4:checked ~ .tab_content #content4,
#tab5:checked ~ .tab_content #content5{
	display:block;
}
#tab1:checked ~ .tab_top .tab1,
#tab2:checked ~ .tab_top .tab2,
#tab3:checked ~ .tab_top .tab3,
#tab4:checked ~ .tab_top .tab4,
#tab5:checked ~ .tab_top .tab5{
	background:#4E4E4E;
	color:#ffffff;
}
.tab_content {
	color: #4f4f4f;
	font-size: 12px;
	text-align: left;
	padding:0px;
	text-decoration: none;
	line-height:24px;
	font-weight:300;
}
/**** Bottom Tabs Style Ends ****/


.footer {
	height:110px;
	background:url(footer.jpg) no-repeat;
	width:981px;
	clear:both;
}

/* Mob Code */
#header_top, #header, #left_panel, .desktop_image, .tab_top, .footer {
	display:block;
}
.mob_header, .mobile_image, .mob_banner, .tab-title, .mob_footer {
	display:none;
}