﻿/* ---------------------------------------------------------------------------------------
[Common componenets of all masters]

Project:		Netrostar Ecommerce Template	
Version:		1.0
Date created:	11/27/2008

Table of Contents:

    Forms ( imported )
    Typography ( imported )
	Others (lists, images, ect.)	
	Structure
		Header Layout
		Content Layout
		Footer Layout
	
--------------------------------------------------------------------------------------- */

/* Reset
--------------------------------------------------------------------------------------- */
*
{
	margin: 0;
	padding: 0;
	
}

/* Forms
--------------------------------------------------------------------------------------- */

/*.btn { background: transparent url(../../Images/btn_bg.jpg) repeat-x; border: 1px solid #172026; color: #fff; font-weight: normal; }
*/
/* Form - Normal (default simple form)
    --------------------------------------------------------------------------------------- */
.form-normal, .form-normal h2.header
{
float:left;

width:913px;
}

.form-normal .row
{
	width: 960px;
	float: left;
	margin: 2px 0px;
}
.form-normal .row .lbl
{
	width: 120px;
	float: left;
	text-align: left;
}


.form-normal .row .tip
{
	clear:both;
color:Gray;
float:left;
font-size:10px;
font-style:normal;
margin-bottom:-5px;
padding:2px 0 0 119px;
}

/* Typography
--------------------------------------------------------------------------------------- */
body
{
	font: normal normal normal 12px  Tahoma;
}


/* headers */
h1
{
}
h1.page-title
{
color:#594927;
font-family:Tahoma;
font-size:19px;
font-weight:normal;
}

h2
{
}
h2.page-subtitle
{
	color: gray;
	font-size: 12px;
	font-weight: bold;

}

h3
{
}
h4
{
}
h5
{
}
h6
{
}

p
{
	text-align: justify;
}

li {
font-size:11px;
line-height:19px;
margin-left:30px;
}
.cm_box li{
	color:black;
font-size:11px;
line-height:19px;
margin-left:30px;
padding-top:5px;
}
/* Others
--------------------------------------------------------------------------------------- */
body
{
	text-align: center;
}

td, th
{
	vertical-align: top;
}
div
{
	text-align: left;
}
a
{
	cursor: pointer;
}

/* Structure
--------------------------------------------------------------------------------------- */
body
{
	background: transparent url(../../Images/bg_main.jpg) repeat-x;
}

/* main width */
#wrapper, #main-menu, #banner, #content
{
	width: 990px;
}

#wrapper
{
	margin: auto;
	position: relative;
	margin-top: 90px;
}

/* Header Layout
	--------------------------------------------------------------------------------------- */
h1#site-title
{
	position: absolute;
	z-index: 1;
	top: -40px;
	left: 30px;
	width: 264px;
	height: 63px;
	background: transparent url(../../Images/logo.gif) no-repeat;
}
#site-title a
{
	display: block;
	width: 264px;
	height: 63px;
}

/* quest links */
.quest
{
	position: absolute;
	z-index: 3;
	top: -70px;
	right: 30px;
	width: 250px;
}
.quest p, .quest span.links
{
	width: auto;
	float: left;
	color: #434343;
}
.quest span.links
{
	padding-left: 5px;
}
.quest span.slash
{
	padding: 0px 0px 0px 2px;
	color: #0c517a;
}

.my-account
{
	width: 116px;
	height: 41px;
	background: transparent url(../../Images/my-account_blank.jpg) no-repeat;
	position: absolute;
	z-index: 3;
	top: -11px;
	left: 425px;
	padding-top: 10px;
}
.my-account a
{
	text-decoration: none;
	color: White;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 13px;
}
.my-account span
{
	display: none;
}

.lang-changer
{
	position: absolute;
	z-index: 4;
	top: -50px;
	right: 30px;
}
.lang-changer .english
{
	width: 18px;
	height: 18px;
	padding-left: 20px;
	background: transparent url(../../Images/lang-english.jpg) no-repeat;
	border: 0px;
	font-size: 10px;
}
.lang-changer .espanol
{
	width: 18px;
	height: 18px;
	padding-left: 20px;
	background: transparent url(../../Images/lang-espanol.jpg) no-repeat;
	border: 0px;
	font-size: 10px;
}

/* menu */
#main-menu
{
	height: 54px;
	background: transparent url(../../Images/bg_menu.jpg) repeat-x;
	margin-top: 30px;
	list-style: none;
	float: left;
}
#main-menu li
{
	display: inline;
	float: left;
	padding: 12px 0px 0px 0px;
}
#main-menu li:first-child
{
	margin-left: 25px;
}
#main-menu a
{
	float: left;
	display: block;
	padding: 6px 8px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#main-menu a:hover
{
	text-decoration: underline;
	background: #07466b;
}

/* search */
fieldset#search
{
	position: absolute;
	z-index: 3;
	top: 45px;
	right: 20px;
}
#search .lbl
{
	display: none;
}
#search .textbox
{
	padding: 4px 10px 0px 10px;
	float: left;
	border: none;
	width: 214px;
	margin-right: 5px;
	background: transparent url(../../Images/search-input.jpg) no-repeat fixed;
	background-attachment: scroll !important;
	height: 22px;
}
#search .btn
{
	cursor: pointer;
	border: none;
	width: 74px;
	height: 31px;
	background: transparent url(../../Images/search-btn.png) no-repeat;
}
#search .btn2
{
	cursor: pointer;
	border: none;
	width: 74px;
	height: 31px;
	background: transparent url(../../Images/searcha-btn.png) no-repeat;
}

/* banner */
#banner
{
	height: 260px;
	background: transparent url(../../Images/banner.jpg) no-repeat;
	float: left;
}

/* sitemap */
#sitemap
{
	padding: 7px 0px 5px 15px;
	width: 975px;
	border-bottom: 1px solid #ececec;
	float: left;
	background-color: #000;
}
#sitemap span, #sitemap a
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 4px;
	color: #fff;
}
#sitemap .txt-here
{
	font-size: 12px;
	color: #e5e5e5;
}

/* cart-box */
/*div#cart-box { width: 430px; position: absolute; z-index: 2; top: -20px; right: 20px; text-align: right; background: transparent url(../../Images/view-cart-bg.jpg) repeat-x; height: 54px; }
	    
	    #cart-box .left-border { float: left; width: 12px; height: 54px; display: block; background: transparent url(../../Images/view-cart-left-border.jpg) no-repeat; }
	    #cart-box .right-border { float: right; width: 12px; height: 54px; display: block; background: transparent url(../../Images/view-cart-right-border.jpg) no-repeat; }
	
        #cart-box .total { float: left; display: inline; padding: 4px 8px; margin-top: 17px; margin-left: 15px; }
        #cart-box .items { float: left; display: inline; padding: 4px 8px; margin-top: 17px; }
        #cart-box .go-to-view-cart { float: left; display: inline; padding: 4px 8px; margin-top: 17px; }
	*/
/* logged-as */
#logged-as
{
	width: 400px;
	position: absolute;
	z-index: 2;
	top: -80px;
	right: 40px;
	text-align: right;
}

/* Middle Layout
	--------------------------------------------------------------------------------------- */
#content
{
	float: left;
	background: #fff url(../../Images/content_bg.jpg) repeat-x;
	margin-top: 1px;
}

.page
{
background:white none repeat scroll 0 0;
float:left;
margin-left:0;
margin-top:0;
min-height:300px;
padding:0 13px 15px;
position:relative;
width:915px;
}
.page h1.page-title
{
	margin: 10px 0px;
	float: left;
	width: 100%;
}
.page h2.page-subtitle
{
	width: 970px;
	float: left;
	margin: 0px 0px 10px 0px;
}
.page p
{
	margin-bottom: 10px;
}

/* Footer Layout
	--------------------------------------------------------------------------------------- */
#footer
{
	float: left;
	background: transparent url(../../Images/bg_footer.jpg) repeat-x;
	height: 50px;
	padding: 20px;
	width: 950px;
}
#footer a
{
	font-size: 11px;
}
#footer-menu
{
	float: left;
}
#footer-menu a
{
	font-weight: normal;
	padding: 0px 5px;
}
#footer-menu a:hover
{
	text-decoration: underline;
}

#footer .status
{
	display: block;
	float: left;
	width: 800px;
	padding-top: 10px;
	font-size: 11px;
}


h2.header, h3.header
{
	color: #29698B;
	font-size: 17px;
	font-weight: bold; float:left
}


.cm_box
{
background:white none repeat scroll 0 0;
clear:both;
color:Black;
float:left;
margin-left:11px;
margin-top:20px;
min-height:150px;
padding-bottom:15px;
width:911px;
}


h2
{
color:#5F93B5;
font-size:14px;
font-weight:bold;
} 
hr
{
	 color:#E3E3E3;
}
.cm_box h3
{
	color:#5F93B5;
font-size:12px;
font-weight:bold;
}

.cm_box p
{
	 color:black; font-size:12px;  line-height:20px; clear:both; width:100%; margin-top:10px;
}
.full
{
	float:left; clear:both; width:100%;
}
.pr_ibox
{
	float:left; width:200px; clear:both;width:463px;
}
.pr_items
{
	float:left;width:463px;
}

.friendForm_main .header
{
	 display:none;
}
.friendForm_main
{
float:left;

width:100%;
}


.friendForm_main
{
clear:both;
color:black;
float:left;
padding:11px;
width:100%;
}

.friendForm_main .pnlInquiry
{
color:green;
float:left;
padding:6px 0 30px;
width:100%;
}
.friendForm_main .row2
{
	float:left;
width:100%;margin-bottom:3px;
}
.friendForm_main .row2 .req
{
	float:left;
}
.friendForm_main .row2 .txt{
background-color:transparent;
background-image:url(../../images/common/forms/bg-txt2.png);
background-position:0 0;
float:left;
height:26px;
margin-bottom:3px;
width:283px;
}

.friendForm_main .row2 .txt input {
background-color:transparent;
border:medium none;
color:#558BAD;
float:left;
font-size:12px;
height:20px;
margin:2px 3px 0;
overflow:hidden;
width:272px;
}
.friendForm_main .row2 .label4
{
color:#558BAD;
font-size:11px;
line-height:18px;
width:80px;
}
.friendForm_main .header
{
	color:#266589;
float:left;
font-size:14px;
font-weight:bold; margin-bottom:20px;
}
.friendForm_main .buttons
{
	width:200px; float:left; clear:both; margin-top:10px; padding-left:169px;
}
.friendForm_main .buttons a
{
	background:transparent none repeat scroll 0 0;
border:medium none;
color:#326F91;
float:right;
font-size:12px;
font-weight:bold;
margin-top:6px;
width:62px;
}
.friendForm_main .buttons input
{
background:transparent url(../../images/common/buttons/empty.png) repeat scroll 0 0;
border:medium none;
color:White;
line-height:15px;
padding:3px 8px 4px;
text-align:center;
white-space:nowrap;
width:auto;
}
.friendForm_main *
{
	float:left;
}
.friendForm_main .extra
{
	float:left; height:11px; clear:both; white-space:nowrap; font-size:10px; margin-top:5px;
}

.friendForm_main .buttons *
{
	float:right;
}
.ValidationSummary2 
{
	float:left; clear:both;
	padding-bottom:10px;
}
.ValidationSummary2 *
{
	float:left; clear:both; font-size:11px;
}
.ValidationSummary2 br
{
	float:none;
}
.friendForm_main .txt-area
{
background-color:transparent;
background-image:url(../../images/common/forms/bg-textarea.png);
background-position:0 0;
color:#558BAD;
float:left;
height:104px;
width:283px;
}
.friendForm_main .txt-area textarea
{
background-color:transparent;
border:medium none;
color:#558BAD;
float:left;
height:90px !important;
margin:4px 4px 0;
overflow-y:auto;
width:273px;
}