@charset "utf-8";

/* CSS Document */

body{

	margin:0px;

	padding:0px;

	background-color:#020202;

	background:url(../admin_area/images/bg.jpg);

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	color:#a4a4a4;

}

a{

	color:#a4a4a4;

	text-decoration:none;

}

a:hover{

	text-decoration:underline;

}

a img{

	border:0px none;

}

h1,h2,h3,h4,h5,h6{

	font-family:Arial, Helvetica, sans-serif;

	font-weight:bold;

	margin:0px;

	padding:0px;

}

h1 a {
	font-size: 17px;
}

p {
	color: #FFFFFF;
	font-size: 17px;
}

h2{

	font-size:24px;

}

.header{

	height:200px;

	background:url(../admin_area/images/header_bg.gif) repeat-x bottom;

	background-color:#010101;

	position:relative;

	padding:20px 125px 0px 125px;

}

#logo{

	text-align:left;

}

.time{

	float:right;

	margin-top:30px;

}

.time img{

	float:left;

	margin-right:10px;

}

#header_text{

	padding:20px;

	font-weight:bold;

}

/*************main_content******************/

.main_content_area{

	height:570px;

	background:url(../admin_area/images/footer_bg.jpg) repeat-x bottom;

	position:relative;

	padding:20px 0px 0px 140px;

}



.clear{

	clear:both;

}



.textInput{

	background-color:#1a1a1a;

	border:1px solid #FFF;

	color:#FFF;

	margin-left:5px;

}

label{

	color:#ec2f35;

	font-weight:bold;

}

.login {

background:#F00 url(../images/button-bg.jpg) no-repeat;

width:69px;

height:22px;

color:#FFF;

font-size:11px;

border:0px none;

cursor:pointer;

}



#login{

	width:250px;

	border:0px none;

	text-align:right;

	margin:auto;

	margin-top:180px;

}



#login2{

	border:0px none;

	text-align:center;

	margin:auto;

	margin-top:180px;

}



.links a{

	text-decoration:underline;

	line-height:25px;

	color:#A4A4A4;

}



.links a:hover{

	text-decoration:none;

}



.textfield_width{

	width:500px;

	padding:2px;

	border:#fff 1px solid;

	background:#000000;

	color:#FFFFFF;

	vertical-align:middle;

}



.submit_btn{

	background:url(../admin_area/images/submit.gif) scroll left center no-repeat;

	width:69px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}



/***********************************************/

.footer{

	background-color:#090909;

	height:110px;

	text-align:right;

	position:relative;

	padding:30px 125px 0px 0px;

}

.footer img{

	float:right;

	margin-left:30px;

}



/******************************************************** By Waqas Aslam *******************************************************/



#n_header{

	width:100%;

	background:url(../admin_area/images/header_bg.png) scroll left top repeat-x;

}



#inner_header{

	width:1017px;

	margin:0 auto;

	height:199px;

}



#n_body{

	width:100%;

	background:#151515 url(../admin_area/images/body_bg.png) repeat-x scroll left top;

}



#inner_body{

	width:1017px;

	margin:0 auto;

	min-height:575px;

	padding-left:25px;

	padding-right:20px;

	padding-top:30px;

}



#n_footer{

	width:100%;

	background:url(../admin_area/images/footerr_bg.png) scroll left top repeat-x;

}



#inner_footer{

	width:1017px;

	margin:0 auto;

	height:112px;

	text-align:right;

	padding:30px 20px 0 0;

	font-size:12px;

}



#inner_footer span{ padding-right:50px; padding-left:50px;}



.logo_container{

	float:left;

}



.logo_container img{

	padding:20px 0 10px 20px;

}



.time_container{

	float:right;

	margin-top:30px;

	color:#fff;

	font-weight:bold;

	font-size:12px;

}



.time{

	float:right;

	background:url(../admin_area/images/time_icon.gif) no-repeat scroll left center;

	padding-left:20px;

}



#admin_site{

	padding-left:25px;

	padding-top:15px;

	color:#FC3B33;

	font-weight:bold;

}



#admin_site span{

	color:#fff;

}



.admin_heading{

	font-size:24px;

	color:#FC3B33;

}



.admin_heading span{

	color:#fff;

}



#menu_list{

	margin:0px;

	padding:0px;

}



#menu_list li{

	padding-top:5px;

	padding-bottom:5px;

	list-style-type:none;

	color:#fff;

	text-decoration:underline;

}



#menu_list li a{

	color:#fff;

}



#menu_list li a:hover{

	color:#FF3537;

	font-weight:bold;

}



.tab{

	border:#5A5A5A 2px solid;

	margin-top:25px;

}



.table_heading{

	padding:7px;

	background:#FF3537;

	color:#FFFFFF;

	font-weight:bold;

}



.td_data{

	color:#FFFFFF;

	padding:7px;

}



.td_data span{

	color:#FF3537;

}



.td_data img{

	border:#FFFFFF 1px solid;

}



.td_data2{

	color:#FFFFFF;

	padding:7px;

	color:#FFFFFF;

	font-weight:bold;

}



.td_data a{

	color:#FF3537;

	text-decoration:underline;

}



.td_data a:hover{

	text-decoration:none;

}



.td_email{

	text-decoration:underline;

	padding:7px;

	color:#FFFFFF;

}



.create_btn{

	background:url(../images/create_btn.gif) no-repeat scroll left center;

	width:89px;

	height:22px;

	border:0 none;

	margin-top:20px;

	margin-bottom:30px;

}



.copy_info{

	padding-right:146px;

 }



.actions{

	color:#FF3537;

}



.form_lables{

	color:#DD0916;

	padding-right:7px;

	font-weight:bold;

	font-size:12px;

}

 

.txt_width{

	border:#FFFFFF 2px solid;

	background:#333333;

	width:250px;

	color:#A4A4A4;

}



.txt_width2{

	border:#FFFFFF 2px solid;

	background:#333333;

	width:550px;

	color:#A4A4A4;

}



.save_btn{

	background:url(../admin_area/images/save_btn.png) no-repeat scroll left center;

	width:67px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}



.cancel_btn{

	background:url(../admin_area/images/cancel.png) no-repeat scroll left center;

	width:67px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}



.preview_btn{

	background:url(../admin_area/images/preview.png) scroll left center no-repeat;

	width:67px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}



.super_user{

	background:url(../admin_area/images/super_user.png) no-repeat scroll left center;

	width:88px;

	height:22px;

	border:0 none;

}



.send_mail{

	background:url(../admin_area/images/send_email.png) no-repeat scroll left center;

	width:89px;

	height:22px;

	border:0 none;

}



.text2{ font-weight:bold; color:#FFFFFF}



.text{color:#FFFFFF}



.back{

	background:url(../admin_area/images/back.png) no-repeat scroll left center;

	width:67px;

	height:22px;

	border:0 none;

}



.send_btn{

	background:url(../admin_area/images/sen_btn.png) scroll left center no-repeat;

	width:67px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}



.total_order{

	line-height:50px;

	border-bottom:#FFFFFF 1px dotted;

	width:715px;

}



.category_bg{

	background:url(../admin_area/images/category_title_bg.png) no-repeat scroll left 2px;

	width:89px;

	height:24px;

	color:#FFFFFF;

	border:0 none;

	font-size:11px;

	cursor:pointer;

	margin-right:3px;

}



.find_btn{

	background:url(../admin_area/images/find_btn.png) no-repeat scroll left center;

	width:68px;

	height:22px;

	border:0 none;

	vertical-align:middle;

}

/************************************* Popup Styling *******************************************************/



#cc_popup{

	background:#000000;

	width:415px;

	margin:0 auto;

}



.top_color{

	height:5px;

	background:#ff3537;

}



.p_tab{

	border:#545454 2px solid;

	width:415px;

}



.submit_pp{

	background:url(../admin_area/images/submit_pp.png) no-repeat scroll left center;

	width:69px;

	height:22px;

	margin-left:32px;

	border:0 none;

}



.cancel_pp{

	background:url(../admin_area/images/cancel_pp.png) no-repeat scroll left center;

	width:69px;

	height:22px;

	border:0 none;

}



#pp_cr_pr{

	margin:0 auto;

	width:1000px;

	background:#000;

	border:#313131 1px solid;

	min-height:400px;

}

@charset "utf-8";
/* CSS Document */
body {
	
	font:62.5% Arial, Helvetica, sans-serif;
	background-color:#000;
	text-align:center;
	color:#FFF;
}

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

a:hover {
	text-decoration:underline;
}

p {
	text-align:left;
	font-size: 17px;
	line-height: 1.26em;
}
h1 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 11px;
	letter-spacing: -0.04em;
	margin-bottom:16px;
}
img {
	margin:0;
	border:0;
}


/** Descriptors **/
.red {
	color:#cc0000;
}

.grey {
	
	color:#999;
}

.underlined {
	text-decoration:underline;
}

/** Pieces **/
#container {
	background:url(../images/containerbg2.png) top center no-repeat;
	margin:0 auto;
	width:1088px;
	background-color: #000;
	text-align: left;
	padding:20px;
	padding-bottom:0;
	height:100%;
}
#header {
	height: 106px;
}

#header img {
}
#logo {
	margin-top:10px;
	margin-bottom:0px;
}


#headerNav, .headerNav {
	float:right;
	font-size: 1.2em;
	line-height:1.3em;
	margin-top:38px;
	padding-right:10px;
	vertical-align:middle;
}



#navbar {
	border-bottom:solid 1px #cc0000;
	height:29px;
	width:100%;
}

#navbar li {
	float:left;
	display:inline;
	width:136px;
	text-align:center;
	font-size: 1.8em;
	font-weight: normal;
	letter-spacing: -0.04em;
	margin-bottom:-10px;

}


#navbar li a {
	color:#FFF;
	text-decoration:none;
	padding-bottom:8px; 
	vertical-align:bottom;

}

#navbar li a:hover {
	color:#cc0000;
	background:url(../images/arrowup.png) bottom center no-repeat;
}
	

#sidebar {
	float:left;
	height:511px;
	width:218px;
	text-align:center;
	background:url(../images/leftnavbg.png) bottom left repeat-x;
	padding-top:3px;
}

#sidebar h1 {
	margin-bottom:-13px;
}

#sidebar img {
	margin-bottom:-2px;
}

#sidebar a {
	color:white;
	text-decoration:none;
}

#featureContainer {
	float:left;
	border:1px solid #cc0000;
	width:818px;
	height:511px;
	overflow:hidden;
}

#flashContainer {
	height:403px;
	width:100%;
	background-color:#000;
	text-align:center;
}

#featureText {
	float:left;
	height:108px;
	width:100%;
	background:url(../images/featuretextbg.png) repeat;
	padding-top:30px;
	overflow:hidden;
}

#featureText .textBox {
	float:left
	height:62px;
	width:50%;
	font-size:4.0em;
	text-align:center;
	border-right:3px solid #C00;
}

#featureText .textBox p{
	display:inline;
	
}

#bottomNav {
	background:url(../images/bottomnavbg.png) top left repeat-x;
	width:100%px;
	height:36px;
	padding-left:15px;
	padding-top:6px;
}

#bottomNav h1 {
	display:inline;
	margin:0;
}


.siteIndex {
	padding:0;
	margin-left:;
	font-size:1.2em;
}

.siteIndex li {
	
	margin-left:0;
	list-style:inside square;
}


.redSubmitButton {
	background:url(../images/submit.png) center center no-repeat;
	height:22px;
	width:69px;
	border:none;
}

.sendButton, .cancelButton {
	width:69px;
	height:22px;
	border:none;
	background:url(../images/sendbutton.png) center center no-repeat;
}

.cancelButton {
	background:url(../images/cancelbutton.png) center center no-repeat;
}

.styledInput {
	background-color:#333;
	color:#FFF;
	width:322px;
	
}
.row {
	clear: both;
	padding-top: 4px;
}
.row .label {
	float: left;
	width: 175px;
	text-align: right;
	font-size:1.2em;
	color:#C00;
	font-weight:bold;
	margin-right:4px;
	margin-top:4px;
	font-size: 12px;
}

.mediumInput .row .label {
	width:435px;
	font-size:1.0em;
}


.row .receiver {
	float: left;
	margin-left:1px;
	text-align: left;
}

.row select {
	border:thin solid;
	margin-bottom:10px;
}



.content {
	margin:10px 0 10px 5px;
}

.content img {
	border:#C00 1px solid;

}


.leftHalfProfile {
	width:488px;
	float:left;
	margin-right:10px;
}


.rightHalfProfile {
	float:left;
	width:510px;
}
.bigSelect {
	font-size:2.0em;
	height:32px;
	width:178px;
	margin:30px 0;
} 
	
.orderLine {
	font-size:1.2em;
}

.orderLine img {
	border:none; 
	vertical-align:middle;
}
.tableContainer {
	border:1px #999 solid;
	width:99%;
	margin:3px 0 10px 0;
	min-height:190px;
	font-size:1.2em;
	overflow:hidden;
	padding-bottom:10px;
	font-size: 12px;
	color: #FFFFFF;
}

.tableContainer img {
	border:#C00 1px solid;
	
}

.tableHeader {
	background-color:#ff3333;
	height: 30px;
	width:100%;
	font-weight:bold;
}


.tableRow {
	margin:5px 0;
	clear:both;
}


.tableData {
	margin-top:6px;
	float:left;
	text-align:center;
}

.tableContent {
	clear:both;
	margin-top:10px;
}


.popup {
	margin:100px auto;

	text-align:left;
	width:522px;
	height:592px;
	background:url(../images/detailbg.png) top left no-repeat;
	padding:10px 30px 30px 10px;
}

.popup h1 {
	color:#C00;
	font-size:1.8em;
}

.popup img {
	
	border:#C00 solid 1px;

}

.popup p {
	width:479px;
	margin-top:5px;
	
}

.red {
	color:#cc0000;
}
.white {
	color:white;
}
.divider {
	color:#999;
	float:left;
	font-size:1.0em;
	font-stretch: narrower;
	margin: 20px 8px;
}
.noUnderline {
	text-decoration: none;
}

label {
	font-size:1.3em;
	color:#006699;
	font-weight:bold;
	text-align:right;
	margin-left:17px;
}



.clearfix {
	clear:both;
}


	
#footerNav {
	padding-left: 17px;
	font-size:1.2em;
	color:#333;
	margin:5px 0 0 0;
	float: left;
	font-size: 12px;
}

#footerNav a {
	color:#999;
	font-size: 12px;
}

#footerNav .divider {
	color:#333;
	float:none;
	margin:0px 40px;
	font-size: 12px;
}

#copyright {
	
	float:right;
	font-size:1.2em;
	text-align: right;
	padding-top: 5px;
	color: #FFFFFF;
	font-size: 12px;
}







.galleryRow {
	text-align:left;
	margin-left:10px;

}

.galleryItem, .productDetail {
	float:left;
	font-size:1.8em;
	margin-right:20px;
	margin-bottom:35px;
	text-align:center;
}

.productDetail {
	font-weight: bold;
	font-size:1.3em;
	margin-right:12px;

}

.galleryItem img, .productDetail img {
	display:block;
	border:#C00 1px solid;
	margin-bottom:8px;
}

.pageController {
	text-align:center;
	font-size:1.1em;
	margin-bottom:20px;
}

.pageContoller img {
	margin:0 10px;
	vertical-align:middle;
}
	
.pageContoller a {
	color:#fff;
}

.cartInfo {
	float:left;
	margin-bottom:20px;
	margin-left:30px;
}

.cartInfo .styledInput {
	width: 190px;
	margin-bottom:10px;
}

.popup {
	margin:100px auto;

	text-align:left;
	width:522px;
	height:592px;
	background:url(../images/detailbg.png) top left no-repeat;
	padding:10px 30px 30px 10px;
}

.popup h1 {
	color:#C00;
	font-size:1.8em;
}

.popup img {
	
	border:#C00 solid 1px;

}

.popup p {
	width:479px;
	margin-top:5px;
	
}

.red {
	color:#cc0000;
}
.white {
	color:white;
}
.divider {
	color:#999;
	float:left;
	font-size:1.0em;
	font-stretch: narrower;
	margin: 20px 8px;
}
.noUnderline {
	text-decoration: none;
}

label {
	font-size:1.3em;
	color:#006699;
	font-weight:bold;
	text-align:right;
	margin-left:17px;
}



.clearfix {
	clear:both;
}


.pressItem {
	clear:both;
	font-size:1.2em;

}

.pressItem img {
	
	margin: 3px 10px 20px 0;
	border:1px #CC0000 solid;
	float:left;

}
	
#footerNav {
	padding-left: 17px;
	font-size:1.2em;
	color:#333;
	margin:5px 0 0 0;
	float: left;
}

#footerNav a {
	color:#999;
}

#footerNav .divider {
	color:#333;
	float:none;
	margin:0px 40px;
}

#copyright {
	
	float:right;
	font-size:1.2em;
	text-align: right;
	padding-top: 5px;
}



div#shop_dd { width: 98px; height: 117px; position: absolute; padding-top: 14px; margin-left: 175px; display: none; margin-top: -20px; }

div.dd_bg { background: #f73035; width: 98px; height: 117px; color: #FFFFFF; line-height: 20px; padding: 10px; padding-top: 5px; }
div.dd_bg a { color: #FFFFFF; text-decoration: none; font-size: 12px; cursor: pointer; font-weight: bold; }
div.dd_bg a:hover { color: #FFFFFF; text-decoration: underline; font-size: 12px; cursor: pointer; font-weight: bold; }

.menu { text-align: center; }
.menu a { color: #FFFFFF; margin-left: 42px; margin-right: 42px; font-size: 18px; }
.menu a:hover { color: #FFFFFF; margin-left: 42px; margin-right: 42px; font-size: 18px; text-decoration: none; }