 /*------------1. Header ----------------
   ------------2. Content ---------------
   ------------3. Footer ---------------- 
   ------------4. Main Menu -------------
   ------------5. Product Menu ----------
   ------------6. Other -----------------
 */



/* 1.Header */
.header {
	width: 955px;
	min-height: 100%;
  	height: 100%;
}

#headerImg {
	width: 955px;
}

#navBar {
	width: 955px;
	margin-top: -2px;
}


/*2.Content*/

body {
	font-family: "Century Gothic", arial, Helvetica, Sans-serif;
	background-color: #181a1a;
	background-image: url(http://secure.worldhosting.org/cgi-bin/wh/get_img_by_name.pl?webid=699106&ei_code=bgv2);
	background-position: center top;
	background-repeat: no-repeat;
	margin: 0; 
	padding: 0;
	text-align: center; 
	font-size: 12px;
}

.container {
	width: 955px;
	min-height:100%;
  	height:100%;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	background-color: #000000;
	color: #dadada;
}

.container #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 219px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: auto;
	padding-top: 14px;
}

.container #mainContent { 
	margin: 22px 0 0 268px; 
	padding: 0px 40px 0px 32px ; 
	border-left: solid #524d4d 1px;
	min-height: 620px;
                     _height: 620px;
                    _float:right;
                    _margin: 22px 0 0 0px; 
	padding-bottom: 20px;
} 

.container #sidebar1 #prdText { 
	height: auto;
	padding: 0px;
	margin: 0px;
} 

.container #sidebar1 #prdBox { 
	height: auto;
	padding: 0px;
	margin: 0px;
} 


#home th {
	font-family: "Century Gothic", arial, Helvetica, Sans-serif;
	text-align: left;

}

#home td {
	font-family: "Century Gothic", arial, Helvetica, Sans-serif;
	font-size: 12px;
}

#home h1{
	font-family: "Century Gothic", arial, Helvetica, Sans-serif;
	font-size: 26px;
	color: #8f758a;
	font-weight:lighter;
}

#home h2{
	font-family: "Century Gothic", arial, Helvetica, Sans-serif;
	font-size: 18px;
	color: #dadada;
	font-weight:lighter;
}


#home a:link {
    font-size: 12px;      
	font-weight: normal;               
	color: #B2366E;                   
	font-weight: bold;
	text-decoration:none;
}

#home a:hover {  
    font-size: 12px;      
	font-weight: normal;               
	color: #a06775;                   
	font-weight: bold;
 	text-decoration:none;
}

#home a:visited {
	text-decoration:none;
	 font-size: 12px;      
	font-weight: normal;               
	color: #a06775;                   
	font-weight: bold;
}

#home a:active {
	text-decoration: none;
	font-size: 12px;      
	font-weight: normal;               
	color: #a06775;                   
	font-weight: bold;
}

p {
  }


/* 3.Footer  */
.footer {
	clear:	both;
	font-size: 12px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flink .footer a {
	clear:both;
	font-size: 12px;
	color: #555555;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*  4.Main Menu  */
.mainMenu {
	padding-top: 0px;
	height: 26px;
	margin-left: -30px;
                     margin-top: -30px;
        	}


a.mainMenu {
	TEXT-DECORaTION: none;
	color: #b0134c;                         
}

a.mainMenu:hover {
	color: #f4095f;
}

.menuMain {
	height: 40px;
	FONT-SIZE: 18px; 
	FONT-FaMILY: "myriad pro", Verdana, sans-serif;
	padding: 8px 10px 8px 25px;
             }

a.menuMain {
	TEXT-DECORaTION: none;
	color: #b0134c;    
                      FONT-SIZE: 18px;        
}

a.menuMain:hover {
	color: #f4095f;
	FONT-SIZE: 18px; 
}


.mainMenu2 {
	min-height:30px;
	height: 30px;
	margin-top: 14px;
                     FONT-SIZE: 18px; 
}


a.mainMenu2 {
	TEXT-DECORaTION: none;
	color: #b0134c;         
                     FONT-SIZE: 18px;                 
}

a.mainMenu2:hover {
	COLOR: #f4095f;
                     FONT-SIZE: 16px; 
}

.menuMain2 {
	height: 40px;
	FONT-SIZE: 16px; 
	FONT-FaMILY: "myriad pro", Verdana, sans-serif;
	padding: 8px 45px 8px 45px;
}

a.menuMain2 {
	TEXT-DECORaTION: none;
	color: #b0134c;      
                     FONT-SIZE: 16px;                          
}

a.menuMain2:hover {
	COLOR: #f4095f;
                     FONT-SIZE: 16px; 
}

.content {
	background-color: #000000;
	min-height: 550px;
	height: auto;
}

.contenttemp1 {
	background-color: #000000;
	height: auto;
}


.menuMainBg { 
    background-color: #D4D4D4;
    border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}


a.hlCurPageLink {
    color: #dadada;
}

/* 5. Product Menu */
#prdMenu {
	display: block; 
	width: 255px; 
	vertical-align:top;
	margin-left: 10px;
}

.group_indent {
	text-decoration: none;
                     color: #9e0043;    

}

a.group_indent {
	font-size: 22px;
	text-decoration: none;
	color: #9e0043;    
	font-weight: bold;
	margin-left: 10px;
	line-height: 1.5em;
	font-family: "Century Gothic", Verdana, arial, Helvetica, sans-serif;
}

a.group_indent:hover {
	text-decoration: none;
	color: #dadada;
}



/* 6.Others */
.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.vTop {
   vertical-align: top;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.sep{
	margin-top: 15px;
	margin-bottom: 15px;
}

.prdDisTitle{
	color: #a06775;
	font-size: 11px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 40px;
}

.prdDisTitle a{
	color: #a06775;
	font-size: 11px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
	height: 40px;
}

.prdDisTitle1{
	text-align: left;
	color: #a06775;
	font-size: 14px;
	font-family: Verdana, arial, Helvetica, sans-serif;
	text-decoration: none;
}

.prdDisTitle1 a{
	color:#A06775;
	float:left;
	font-family:Verdana,arial,Helvetica,sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	width:160px;
                      height:65px;
	margin-left: 0px;
}



.prdDisPri {
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: #8b8b8b;
	font-size: 14px;
	margin-top: 12px;
	text-decoration: none;
	width: 200px;
}

.prdDisPriWasNow{
	font-family: Verdana, arial, Helvetica, sans-serif;
	color: #8b8b8b;
	font-size: 12px;
	margin-top: 12px;
	text-decoration: none;
	width: 200px;
}

a.prdDisPri {
 	text-decoration: none;
    font-weight: bold;
}

a.prdDisPri {
 	text-decoration: none;
    font-weight: bold;
}


.prdDisBuy {
                     background-color:#A03445;
                     border-color:#888888;
                     border-width:14px;
                     color:#FFFFFF;
                     float:right;
                     font-family:Verdana,arial,Helvetica,sans-serif;
                     margin-right:44px;
                     margin-top:-18px;
                     padding:2px 0 2px 4px;
                    width:30px;
}

.prdDisBuy a:link{
	color: #ffffff;
	text-decoration: none;
}

.prdDisBuy a:hover{
	color: #ffffff;
	text-decoration: none;
}

.prdDisBuy a:visited{
	color: #ffffff;
	text-decoration: none;
}


.prdDisborder {
	width: 148px;
	text-align: center;
 	border: #a06775 solid 3px;
	font-family: "myriad pro", Verdana, sans-serif;
	height: 212px;
}

.prdRelborder {
	width: 100px;
	text-align: center;
 	border: #a06775 solid 3px;
	font-family: "myriad pro", Verdana, sans-serif;
	height: 143px;
}

.borderL {
	border-left: solid #524d4d 1px;
	min-height: 550px;
	height: auto;
}

#prdBox textarea,input.pink {
    border-width: 1px; 
	border-color: #888888;
	background-color: #dddddd;
	border-style: solid;
	margin-left: 14px;
}

#prdBox input.button {
	border: none;
	border-width: 0px;
	background-color:#000000;
	background-color: #a06775;
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 14px;
	font-family: "myriad pro", Verdana, sans-serif;
}

input.buyButton  {
	border: none;
	border-width: 0px;
	background-color:#000000;
	background-color: #a06775;
	color: #FFFFFF;
	font-size: 14px;
	margin-left: 0px;
	padding: 4px;
	font-family: "myriad pro", Verdana, sans-serif;
}

/*END_pp04*/

/* style for hidden field in order for to stop spam */
.requiredfield{
	visibility:hidden;
}


/*for the tree view*/    
.toc_raised {  text-decoration: none; color:#ffffff; }    

.toc_pressed{  text-decoration: none; color:#ffffff; }  

.tocParent  a{ 
                     width: 160px;
	padding: 2px 5px 2px 0px; 
	font-size: 16px;      
	font-weight: normal;                              
	text-decoration: none;   
                     color: #9e0043;
}    

.tocParent a:hover{
	text-decoration: none;
	color: #a06775;  
}


.tocChildItemHide  { 
	position:relative; 
	left:20px; 
	display:none; 
	font-size: 10pt; 
	font-weight:normal; 
	text-decoration: none;
	color: #9e0043;   
                      width: 160px;        
}    


.tocChildItemShow  { 
	
	position:relative; 
	left:10px; 
	display:block;
	font-size: 10pt; 
	font-weight:normal; 
	text-decoration: none;
	color: #9e0043;       
	width: 160px;
}

.tocChildItemShow a.hlCurGrpLink{
	color: #3a45bc;  
}


.paddingL  {
    padding-left: 22px;
}


.webeditcontent2 {
    font-family: arial, Verdana, sans-serif;
    font-size: 12px; 
    color: #bdbdbd;  
}



.prdDisMoreInfo {
                     background-color:#A03445;
                     border-color:#888888;
                     border-width:14px;
                     color:#FFFFFF;
                     float:left;
                     font-family:Verdana,arial,Helvetica,sans-serif;
                     margin-right:44px;
                     margin-top:-10px;
                     padding:2px 0 2px 4px;
                    width:62px;
}

.prdDisMoreInfo a:link{
	color: #ffffff;
	text-decoration: none;
}

.prdDisMoreInfo a:hover{
	color: #ffffff;
	text-decoration: none;
}

.prdDisMoreInfo a:visited{
	color: #ffffff;
	text-decoration: none;
}

