/* Monasib Clothing */

*{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
} 

body{
	background: #FFFFFF;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align: justify;
}

a:link, a:visited{
		color:#009D07; text-decoration: none;   
		}
a:hover, a:active{
		color:#009D07; text-decoration: underline; 
		}
a.nav:link, a.nav:visited{
		color:#5A5A5A; text-decoration: none;   
		}
a.nav:hover, a.nav:active{
		color:#2CCC33; text-decoration: none; 
		}
a.grey:link, a.grey:visited{
		color:#BFBFBF; text-decoration: none;   
		}
a.grey:hover, a.grey:active{
		color:#2CCC33; text-decoration: none; 
		}	
#Wrapper{
	width:950px;
	/*height: 650px;*/
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	background-image: url(../Media/monasibBGWrapper.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

#Header {
	width: 950px;
	height: 235px;
	background: url(../Media/monasibBGHeader.gif);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
}

#topNav {
	width:855px;
	height: 15px;
	margin: 214px 0px 0px 45px; 
	float: left;
}
#topNav p {
	font-size: 14px;
	color: #5A5A5A;
	margin: 0px 7px 0px 7px;
	display: inline;
}
#shopCart {
	width: 165px;
	height: 25px;
	float: left;
	margin: 15px 15px 10px 0px;
	text-align: center;
	border-bottom: thin solid #000066;
}
#shopCart p{
	font-size: 12px;
}

#Main {
	width: 950px;
	background: url(../Media/monasibBGMain.gif);
	background-position: top center;
	background-repeat: no-repeat;
	_height: 950px;
	min-height:950px;
}

#leftNav {
	width: 175px;
	height: 450px;
	background: url(../Media/monasibBGLeftNav.jpg) top center no-repeat;
	float: left;
	margin: 10px 10px 0px 40px;
	display: inline;
}
#leftNavList{
	width: 175px; 
	_height: 465px; 
	min-height: 465px;
	float: left;
}
leftPromos {
	width: 173px;
	min-height: 250px;
	float: left;

}
#Content{
	margin: 10px 70px 0px 0px;
	width: 645px;
	float: left;
	display: inline;
	_height: 550px;
	min-height:550px;
}
#Footer {
	width: 950px;
	height: 144px;
	background: url(../Media/monasibBGFooter.gif);
	background-position: top center; 
	background-repeat: no-repeat;
}
#Footer  p{
	font-size: 12px;
}
#Copyright {
	width: 250px;
	height: 30px; 
	margin: 50px 0px 2px 60px;
	float: left;
}
#Policies {
	width: 500px; 
	height: 30px; 
	float: left;
	margin: 50px 0px 2px 5px;
	text-align: center;
}
#Policies p a
{
	color:#000066;
}
#Policies p {
	display: inline;
	margin: 0px 10px 0px 10px;
}
#mmi {
	width: 25px;
	float: left;
	margin: 65px 25px 0px 0px;
	font-size: 10px;
	text-align: right;
}

#Floater{
	width: 220px;
	height: 300px;
	margin: 300px 15px 10px 10px;
	float: right;
}
#

p {
	margin-bottom: 5px; 
}

h1 {
	font-size: 20px;
	letter-spacing: 2px;
	font-weight: normal;
	margin: 10px 0px 10px 10px;
}
h2{
	font-size: 17px;
	font-weight: normal;
	/*margin: 10px 0px 10px 15px;*/
}
h3{
	font-size: 16px;
	font-weight: normal;
	margin: 5px 0px 5px 5px;
}
td {
	margin: 1px;
	padding: 1px;
}
td p{
	font-size: 12px;
}
hr {
	width: 98%;
	height: 1px;
	color:#BFBFBF;
	background-color:#BFBFBF;
	border: none;
	margin: 0px;
}
.t8 {
	font-size: 12px;
}
#leftNav ul {
	margin: 25px 2px 2px 10px;
}
#leftNav li a
{
	color:#000066;	
}
#leftNav li {
	margin: 10px 2px 2px 20px;
	list-style-type: none;
}
li {
	list-style-type: circle;
	margin: 2px 2px 2 px 25px;
}
ul {
	margin-left: 15px;
}
.fieldHead {
	background-color: #FFFDF9;
	color: #000000;
	border: #4F4F4F solid 1px;
	padding: 4px;
}
.formBox {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; border:1px; border-style:solid; border-color:#660000; background-color:#FFFDF9; color:#660000; padding:2px; 
}
.FormButton {
font-family:arial, verdana, helvetica, sans-serif; font-size:12px; letter-spacing: 2px; border:1px; border-style:solid; border-color:#000066; background-color:#DCDFE6; color:#000066; padding:4px; cursor:pointer;
}
 .tb8
{
	font-size:10px;
	color: Gray;
}

#bugsFloater {
	width: 320px;
	height: 75px;
	margin: 0px;
	padding: 0px;
	float: right;
	display: inline;
}
#bugsFloater img{
	margin: 0px;
	padding: 0px;
}
.errorMessage
{
	color : #CC0000;	
}

.errorDiv
{
	width:94%;
	padding: 0px 15px 0px 15px;
	background-color: #FFF2F2;	
	border: 1px solid #CC0000;
	padding:10px;
	margin: 0 0 0 8px;
	
}
.systemMessage
{
	color : #008000;	
}

.messageDiv
{
	width:94%;
	padding: 0px 15px 0px 15px;
	background-color: #E6FFCC;	
	border: 1px solid #008000;
	padding:10px;
	margin: 0 0 0 8px;
	
}
.shoppingcart
{
	border: 1px solid silver;
	border-collapse: collapse;
	font-size:12px;
	width:100%;
}

.shoppingcart tr
{
	border-top:	1px solid silver;
}

.shoppingcart td
{
	padding:5px;
	vertical-align: top;
}

.shoppingcart td.left
{
}

.shoppingcart td.num
{
	text-align: right;
	border-left: 	1px solid silver;
}

.shoppingcart th
{
	background-color: #BFBFBF;
	padding:10px;	
}

.shoppingcart tr.totals td.num
{
	font-weight: bold;
	border-top: 3px double silver;
}

.shoppingcart th.num
{
	text-align: right;
}

.shoppingcart img .style
{
	height: 70px;
}

 .checkoutsummary
 {
 	border: 1px solid silver;
	border-collapse: collapse;
	font-size:12px;
	width:100%;
 }
 .checkoutsummary .shipto
 {
 	padding-left:6px;
 	padding-top:6px;
 }
 .checkoutsummary .items
 {
 	margin-top:10px;
	border-collapse: collapse;	
 }
 .checkoutsummary .items th
{
	background-color: #BFBFBF;
	padding:5px;	
}
.checkoutsummary .totals .num
{
	border-top: 3px double silver;
}
.checkoutsummary .right
{
	text-align:right;
}
.checkoutsummary .borderright
{
}
.checkoutsummary .num
{
	font-weight:bold;
	text-align:right;
}
.checkoutsummary tr .item
{
	border-bottom:	1px solid silver;
}
.checkoutsummary .items td
{
	padding:5px;
	vertical-align: top;
}
#tabBalance {
          width: 588px;
          _height: 150px;
          min-height: 150px;
} 
#tabBalance li {
	list-style: none;
}
#Convention {
          width: 950px;
          height: 70px;
          padding: 45px;
          margin-left:auto;
          margin-right: auto;
		  background-color: white;
}

 #shoppingCart {
          width: 70px;
          height: 65px;
          position: absolute;
          top: 130px;
          left: 795px;
 }
 #shoppingCart1 {
          width: 37px;
          height: 33px;
          position: absolute;
          top: 170px;
          left: 830px;
 }
