﻿/* ---------------------------------------------------------------------------------------
[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: 880px;
}

.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 Arial, Verdana, 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;
}

/* 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: 8px;
	margin-top: 0;
	min-height: 200px;
	padding: 0 15px 15px;
	position: relative;
	width: 880px;
}
.page h1.page-title
{
	margin: 10px 0px;
	float: left;
	width: 100%;
	color: White !important;
}
.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: #084970;
	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: 10px;
	min-height: 150px;
	padding: 15px;
	width: 878px;
}
p
{
	font-size: 11px;
	line-height: 19px;
}

h2
{
	color: black;
	font-family: tahoma;
	font-size: 14px;
	margin-bottom: 9px;
	text-transform: uppercase;
}
hr
{
	color: #E3E3E3;
}
.flashCtrl
{
	float: left;
	margin-left: 3px;
	margin-top: 1px;
	padding-bottom: 2px;
	padding-top: 2px;
}


.IEfloatFix
{
	float: left;
	width: 100%;
}

body .cartUpn1
{
	float: right !important;
}
.ec_pnlInformationStock
{
	display: none;
}

.facebook_icon
{
	background: transparent url(../../images/fb.png) no-repeat scroll 0 0;
	width: 19px;
	height: 19px;
	float: left;
	margin-top: 10px;
}

.twitter_icon
{
	background: transparent url(../../images/tw.png) no-repeat scroll 0 0;
	float: left;
	height: 19px;
	margin-left: 20px;
	margin-top: 10px;
	width: 19px;
}

.FollowDiv a
{
	float: left;
	margin-left: 2px;
	text-decoration:none;
	font-weight:bold;
	color:Black;
}

.FollowDiv a:hover
{
	float: left;
	margin-left: 2px;
	text-decoration:none;
	font-weight:bold;
	color:Black;
}

.FollowDiv
{
	float: left;
	width: 260px;
	margin-left:40px;
	font-size:11px;
}

