/*
	Theme Name: Studio960 by Cudazi
*/

/* note, see the /css/colors/ folder for additional color information. */

html, body, form,
h1, h2, h3, h4, h5, h6,
p, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body, html
{
	background:#222222;
}
body
{
	color:#aaa;
	border-top:6px solid #555;
	font-size:12px;
	line-height: 1.8em;
}
body, textarea, .promo span, .widgettitle, .minipost h3 a
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}
h1 { font-size:40px; line-height:40px; letter-spacing:-2px; }
h2 { font-size:32px; line-height:30px; letter-spacing:-1.5px; }
h3 { font-size:23px; line-height:25px; letter-spacing:-0.5px; }
h4 { font-size:20px; line-height:25px; letter-spacing:-0.5px;}
h5 { font-size:18px; line-height:25px; letter-spacing:-0.5px; }
h6 { font-size:16px; line-height:25px; letter-spacing:-0.5px; }

.promo, h1, h2, h3, h4, h5, h6
{
	font-family:"Arial Black", Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	padding:0 0 10px 0;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color:#ddd;
	text-decoration:none;
}
p
{
	padding:0 0 10px 0;
	line-height:150%;
}
p.subhead
{
	padding:0;
	font-size:11px;
	color:#888;
}
a
{
	color:#555;
}
a:hover
{
	color:#000;
}
a:active
{
	color:#cdcdcd;
}
input
{
	outline:0;
}
UL
{
	margin:0;
	padding:0 0 0 30px;
}
UL LI
{
	padding:1px 0;
}
UL LI UL
{
	padding:0 0 0 20px;
}
.promo
{
	color:#dedede;
	font-size:50px;
	line-height:50px;
	letter-spacing:-3px;
	padding:0 0 30px 0;
}
.promo span
{
	letter-spacing:-0.5px;
	color:#888;
	font-size:20px;
	line-height:15px;
	display:block;
	padding:0;
}
#header
{
	padding:40px 0;
	color:#ddd;
}
#header UL.social
{
	padding:10px 0 0 0;
}
#header UL.social LI A
{
	display:block;
	padding:5px 15px 5px 30px;
	float:left;
	text-decoration:none;
	color:#888;
	font-weight:bold;
} 
#header UL.social LI A:hover
{
	color:#333;
	background-position:left center;
}
UL.topmenu LI A
{
	padding-right:8px;
}
#header UL.social LI A.rss { background:url(../images/icons/rss.png) no-repeat; }
#header UL.social LI A.twitter { background:url(../images/icons/twitter.png) no-repeat; }
#header UL.social LI A.facebook { background:url(../images/icons/facebook.png) no-repeat; }
#header UL.social LI A.digg { background:url(../images/icons/digg.png) no-repeat; }
#header UL.social LI A.linkedin { background:url(../images/icons/linkedin.png) no-repeat; }
#header UL.social LI A.youtube { background:url(../images/icons/youtube.png) no-repeat; }
#header UL.social LI A.delicious { background:url(../images/icons/delicious.png) no-repeat; }
#header UL.social LI A.feedburner { background:url(../images/icons/feedburner.png) no-repeat; }
.widget
{
	padding:0 0 20px 0;
	font-size:11px;
}
.widgettitle
{
	font-size:18px;
}

/* Gallery/slider */
.btn
{
	cursor:pointer;
	display:block;
	float:left;
	width:9px;
	height:9px;
	line-height:9px;
	background:#777;
	text-indent:-9999px;
	margin:0;
}
.btn:hover,
.current
{
	background:#999;
}
.btn:active
{
	background:#000;
}
.carousel
{
	background:#222;
}
.gallery-nav
{
	padding:9px 0 10px 6px;
}
/* end gallery/slider */

#outer
{
	border-top:1px solid #fff;
	/*background, top border is set in body */
}
#main
{
	padding:20px 0;
}
#footer
{
	font-size:10px;
	padding:20px 0 40px 0;
}
.smallnav a
{
	display:block;
	float:left;
	padding:0 10px 10px 0;
	color:#999;
	text-decoration:none;
}
.smallnav a:hover
{
	text-decoration:underline;
}
#footer .smallnav a
{
	padding:0 0 0 8px;
}
.post
{
	padding:0 0 20px 0;
}
.postmeta, .postmeta a
{
	font-size:10px;
	color:#888;
}
.minipost
{
	padding:0px 0 0px 0;
}
.minipost h3 a
{
	font-size:19px;
	letter-spacing:-.1px;
	word-spacing:-1px;
}
.minipost h3
{
	padding:0 0 5px 0;
	line-height:20px;
}
.minipost h3 a:hover
{
	color:#dedede;
}
.minipost p
{
	padding:0 0 10px 0;
	font-size:13px;
	line-height:1.8em;
}
.minipost p small
{	
	font-size:10px;
	display:block;
	margin:0 0 5px 0;
	padding:0 0 3px 0;
	background:url(../images/hr.jpg) repeat-x bottom;
	text-transform:uppercase;
}
.minipost p small,
.minipost p small a
{
	color:#ccc;
	text-decoration:none;
}
.item-thumb img
{
	border:4px solid #fff;
}
.item-thumb
{
	margin:0 0 8px 0;
}

/*override default arrow with hand, 
for JS links, buttons, etc... */
.hand
{
	cursor:pointer;
}
.rounded-small
{
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.rounded-medium
{
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}

.sf-menu
{
	-webkit-box-shadow: 0px 0px 2px #e0e0e0;
	-moz-box-shadow: 0px 0px 2px #e0e0e0;
	position:relative;
}
.sf-menu li.sfHover ul
{
	-webkit-box-shadow: 0px 1px 2px #e0e0e0;
	-moz-box-shadow: 0px 1px 2px #e0e0e0;
}
.shadow-medium
{
	-webkit-box-shadow: 0px 0px 4px #444;
	-moz-box-shadow: 0px 0px 3px #444;
	width:950px;
	padding:0px;
	margin:0;
}
.hovershadow-medium:hover
{
	-webkit-box-shadow: 0px 0px 5px #d6d6d6;
	-moz-box-shadow: 0px 0px 5px #d6d6d6;
}
/*.sf-menu LI.current_page_item, li.sfHover ul,*/

.shadow-large
{
	-webkit-box-shadow: 0px 0px 3px #ddd;
	-moz-box-shadow: 0px 0px 3px #ddd;
}

/* HR Line */
hr
{
	border:0;
	border-bottom:1px solid #e5e5e5;
	height:1px;
	margin:10px 0;
}
.section-bottom, .section-top
{
	/*background-image:url(../images/hr-tab.jpg);*/
	background:url(../images/hr-tab.jpg) right;
	background-position:bottom center;
	background-repeat:no-repeat;
	width:950px;
	margin:0 0 0 10px;
}
.section-top
{
	background-position:top center; /*background-color:#30F;*/
}


/* dropdown menus */
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	font-size:		19px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
	background:#000;
}
.sf-menu ul li {
	width:			auto;
	border-right:none !important;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;

}
.sf-menu a {
	display:		block;
	position:		relative;
	color:			#ededed;
	border-left:1px solid #555;
	text-align:center;
		width:115px;
}

.sf-menu a small{
		color:#ccc;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	/*left:			-1px;*/
	left:			-60px;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			5em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:10em; /* match ul width */
	top:0;
}
.sf-menu {
	float:left;
	margin-bottom:1em;
	border-top:1px solid #555;
	border-bottom:1px solid #555;
	background:#222;
	/*width:958px;*/
}
.sf-menu a {
	/*padding:10px 25px;*/
	padding:10px 0 10px 0;
	text-decoration:none;

}

.sf-menu a:hover
{
	color:#eee;
}

.sf-menu li {
	background:none;
	text-align:center;
}
.sf-menu li li {
	background:#000;
}
.sf-menu li li li,
.sf-menu li li li li {
	background:#fff;
	
	
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active,
.sf-menu li.sfHover a
 {
	/*background:#111;*/
	outline:0;
	
}
.sf-menu LI.current_page_item
{
	background:#444;
}
.sf-menu a.sf-with-ul {
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}

.sf-menu .sf-sub-indicator
{
	display:none;
}
.sf-menu LI UL .sf-sub-indicator
{
	display:inline;
	float:right;
	position:absolute;
	top:10px;
	right:10px;
	color:#ccc;
}
.sf-menu small
{
	display:block;
	font-size:10px;
}
.sf-menu li.end
{
	position:absolute;
	right:11px;
	top:13px;
}
.sf-menu li.end a,
.sf-menu li.end:hover
{
	background:none;
	border:0;
}
.sf-menu li ul li a { border-right:0px !important; font-size:17px;}
.sf-menu li ul{border:0px red solid;}

.sub_link{float:left; text-align:left;}

/**/
/*end menu css*/


.searchform
{
	background:#fff;
	padding:2px;
	width:206px;
	height:22px
}

.searchform input,
.searchform button
{
	border:0;
	background:none;
	
}
.searchform button
{
	font-size:10px;
	line-height:16px;
	height:22px;
	background:#ccc;
	padding:4px 5px 8px 5px;
	color:#fff;
	font-weight:bold;
}
.searchform input
{
	padding:4px 0 8px 5px;
	color:#aaa;
	font-weight:bold;
	width:156px;
}
.searchform button:hover
{
	background:#bbb;
}
form.standard .field
{
	padding:0 0 15px 0;
}
form.standard label
{
	display:block;
	padding:0 0 2px 2px;
}
form.standard .textbox,
form.standard .textarea,
form.standard .select,
form.standard .button,
form.standard .checkbox,
form.standard .radio
{
	border:1px solid #ccc;
	padding:5px 3px;
}
form.standard .checkbox,
form.standard .radio
{
	border:0;
}
form.standard .button
{
	background:#c0c0c0;
	color:#fff;
	cursor:pointer;
}
form.standard .button:hover
{
	background:#aaa;
}

/* Used with jquery to hide element on click */
.clickhide
{
	cursor:pointer;
}
span.error
{
	color:#990000;
}
p.message
{
	padding:10px 15px;
	background:#fff;
	margin:10px 0;
}
p.error,p.warning,p.success
{
	color:#fff;
}
p.error
{
	background:#990000;
}
p.warning
{
	background:#f90;
}
p.success
{
	background:#339933;
}

/* Fix Menu Z-INDEX issues*/
#main
{
	z-index:10;
}
#menu
{
	z-index:11;
}

UL.clean, UL.clean LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.alternate, .hidden
{
	display:none;
}
.right
{
	float:right;
}
.left
{
	float:left;
}

img.alignright {float:right; margin:5px 0 10px 10px; }
img.alignleft {float:left; margin:5px 10px 10px 0; }
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


 /* basic css for send mail PHP page */
.send-status
{
	width:300px;
	margin:100px auto;
}

/* sample formatting for 960gs page */
.demo-grid
{
	margin:10px 0;
}
.demo-grid p
{
	text-align:center;
	padding:10px;
	margin-bottom:20px;
	font-weight:bold;
	border:1px dotted #aaa;
}

/*kt*/
.header-meta-right{	position:absolute;bottom:10px; right:10px; font-size:larger;}
h2 span{
	color:#333;
	font-size: 70px;
	z-index:-100;
	text-indent:-10px;
	float: left;
	width: 4px;
}
.quote{
	background:url(../webimg/testimonials.png) left top no-repeat;
	overflow:hidden;
	margin: 7px 0;
	min-height: 108px;
}
.quote span{width:75%; margin:5px; text-align:right; font-size:smaller; font-style:italic; padding:10px 10px 0;}
.quote p{padding: 0 10px 10px 30px;}
img{ border: 1px solid #666; padding:2px;}
.logo img{border:none 0;}
.txt{
	cursor:pointer;
	display:block;
	float:left;
	line-height:9px;
	margin:0 10px 0 0;
	color: #ddd;
}
label {
	float: left;
	text-align: left;
	margin-right: 0.5em;
	display: block
}
.submit input {
}
fieldset {
	border: 1px solid #222;
}
legend {
	color: #222;
	border: 1px solid #222;
	background: #AEC81D;
	padding: 2px 6px
}

form p label{
		min-width: 90px;
}
.minipost img{
		margin: 0 0 20px 0;
}

#box{position: absolute;left: -70px;border: 1px solid #666; border-right: 0px;padding: 10px;background-color: #222;}
#box{
     -moz-transform: rotate(90deg);  /* FF3.5+ */
       -o-transform: rotate(90deg);  /* Opera 10.5 */
  -webkit-transform: rotate(90deg);  /* Saf3.1+, Chrome */
             filter:  progid:DXImageTransform.Microsoft.BasicImage(rotation=0.9);  /* IE6,IE7 */
         -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.9)"; /* IE8 */
}


#box div{margin: 10px 0;}
.container_16{position:relative;}
span.phone{color:#BF3131; font-size:large; font-weight:bolder; line-height:2em;}
span.phone1{color:#BF3131; font-size:40px; font-weight:bolder; line-height:2em;}
.shop{font:normal 16px/30px Georgia, "Times New Roman", Times, serif; color:#d5d5d5; border:1px solid #7c7c7c; width:255px !important; padding:0 0 0 10px;}
/*.shop h4{font:bold 20px/30px Georgia, "Times New Roman", Times, serif; color:#ffffff;}*/
.shop h4{font:bold 20px/30px Georgia, "Times New Roman", Times, serif; color:#ffffff;}
.shop h5{font:bold 20px/30px Georgia, "Times New Roman", Times, serif; color:#FF0000;}
img{ border:none;}

.shop_logo img{ display:inline-block; margin:5px 15px;}
.c_red{ color:#ff040f;}
.marl15{ margin-left:15px;}
.shopping_cart{ background:#FFF; width:700px; float:left;}
.shopping_pagination{ background:#808080; padding:10px; font:normal 12px/20px Georgia, "Times New Roman", Times, serif; color:#FFF; width:642px;}
.shopping_cart ul li{ list-style:none; border-right:1px solid #808080; float:left; /*width:274px;*/ width:315px; text-align:center; margin:25px 0; font:bold 12px  Arial, Helvetica, sans-serif; color:#000; height:350px; }

.shopping_cart h2{ font:bold 13px/15px Georgia, "Times New Roman", Times, serif; color:#000;}
.shopping_cart ul.left li{ text-align:left; border:none; width:auto; font:normal 12px/14px Georgia, "Times New Roman", Times, serif; margin:5px; padding:5px;}

.fl{ float:left;}
.cl{ clear:both; line-height:0;}
.w50p{ width:49%;}
.w33p{ width:33%;}

.list li{ list-style:disc !important; padding:0 ; margin:0 ; line-height:5px !important; text-align:left !important; border-right:none; font-size:12px !important; font-weight:normal !important;}

.bdr_gray{ border:1px solid #666; color:#000;}
.bg_gray{ background:#CCC;}
.pad5{padding:5px;}


ul.tabs {
	margin: 0 auto;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	width:120px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	font-weight:bold;
	display: block;
	font-size: 12px;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	/*border: 1px solid #999;*/
	border-top: none;
	clear: both;
	/*float: left; */
	margin:10px auto;
	width: 500px;
	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;*/
}
.tab_content {
	padding: 10px;
	font-size: 1.2em;
	border:1px solid #999;
	border-top:none;
	color:#333;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #000;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

.pagination{
	padding:0;
	margin:0;
}
.pagination a{
	padding:2px 5px 2px 5px;
	margin:0;
	background-color:#CCC;
	border:1px #999 solid;
	font-family:Arial, Helvetica, sans-serif, "Arno Pro";
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.pagination strong{
	padding:2px 5px 2px 5px;
	margin:0;
	background-color:#333;
	border:1px #999 solid;
	font-family:Arial, Helvetica, sans-serif, "Arno Pro";
	font-size:12px;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
.new_arrival{
	padding:0;
	margin:0;
	width:96px;
	height:69px;
	background:url(../images/new.png) top left no-repeat ;
	top:-50px;
	left:880px;
	position:absolute;
	z-index:1;
}



/***********************************
Edited by Design_Abhisek on 110111
************************************/
.clear_both{
	clear:both;
}
.product_list_container{
	width:648px;
}
.list_lower_gap{
	height:20px;
}
.list_holder{
}
.products_holder{
	width:144px;
	float:left;
}
.products_inner_gap{
	width:18px;
	float:left;
}
.product_image_holder{
	background-color:#909090;
	width:144px;
	padding:0px;
	
}
	
.red_text_15{
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#ff040f;
	text-align:center;
}
.white_text_15{
	font:bold 15px/22px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:center;
	text-decoration:line-through;
}

.leftColumn  {
	border:#666 solid medium !important;
	height:760px;
	width: 460px;
	float:left;
	margin-left: 10px !important;
    margin-right: 0px !important;
	padding-top:20px;
	}
.rightColumn  {
	border:#666 solid medium !important;
	height:760px;
	width: 455px;
	float:left;
	margin-left: 0px !important;
    margin-right: 00px !important;
	padding-top:20px;
	}
	
.innerWrap  {
	padding:10px;
}

.photoWrap  {
	padding:1px;
	border:#666 solid thin !important;
	Float:left;
}

.photoWrap2  {
	padding:1px;
	border:#666 solid thin !important;
	Float:left;
	margin-left:25px;
	margin-top:10px;
}


.shopping_cart_01{ background:#FFF; width:700px; float:left;}
.shopping_cart_01 h2{ font:bold 13px/15px Georgia, "Times New Roman", Times, serif; color:#000;}

#shopBanner  {
	color:#BF3131; 
	font-size:40px; 
	font-weight:bolder; 
	line-height:2em;
	text-align:center;
	padding-top:25px;
	
}

#cartImage {
	background-image: url(../images/a-shopping-cart.png);
	background-repeat:no-repeat;
	float:left;
	width:100%;

}

#creditCards {
	float:left;
	width:100%;
	padding-left:125px;
	padding-top:15px;
	padding-bottom:15px;
}

