body 
{
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:normal;
    color:Gray;			
}

#SiteDiv
{
    background-image:url(../Images/RightMotifFlareBrands.gif);
    background-position:top right;
    background-repeat:no-repeat;
	width:780px;
	margin:10px auto 0px auto;
	text-align:left;
	padding:0px;
	border:0px solid #333;
}

#TopRowDiv
{
    background-color:Transparent;
    border:0px solid red;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:40px;
}

h1 
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position: top right;
	width: 208px; 
	height: 34px;
	float: left;
	border:0px solid black;
	margin:5px 0px 0px 0px;
}		

h2
{
	background-color:Transparent;
	background-repeat:no-repeat;
	background-position: top left;
	width: 250px; 
	height: 34px;
	border:0px solid black;
	margin:0px 0px 0px 0px;
	float:right;
}			



h1 span
{
	display:none
}

h2 span
{
	display:none
}

#AllNavDiv
{
    background-color:Transparent;
    width:525px;
    margin:0px 0px 0px 0px;
    float:left;
    display: inline;
    text-align:right;
    border:0px solid green;	
}

#TopNavDiv
{
    margin:0px 2px 0px 0px;
    padding:0px 0px 0px 0px;
    float:right;
    height:16px;
    line-height:16px;
    border:0px solid blue;
}

.TopNavEntryDiv
{
    float:left;
    margin-left:10px;		    
    border:0px solid green;
    width:70px;
}

#TopNavDiv A
{
    text-decoration:none;
    color:Gray;
    font-family:Verdana;
    font-size:x-small;
    font-weight:bold;		    
}		

#MiddleRowDiv
{
    border-color:orange;
    border-style:solid;
    border-width:1px;
    padding-right:50px;
}

    .LeftImageDiv
{
    background-repeat:no-repeat;
    background-position:top left;
    border-color:orange;
    border-style:solid;
    border-width:0px 1px 0px 0px;
    float:left;
    width:206px;
    _height:296px;
    height:296px;
    min-height:296px;
    margin-right:20px;
}

.LeftMotif
{
    position:relative;
    left:20px;
    top:119px;
}

.ContentHeadingDiv
{
    height: 34px;
    text-align:right;
    border:0px solid blue;
}		

.ContentDiv
{
    _height:296px;
    min-height:296px;
    border:0px solid blue;
    padding:0px;
    margin:0px;
}		

#PageNavHolderDiv
{
    height:265px;
    min-height:265px;
    width:100%;
    border:0px solid blue;
}		

#PageContentDiv
{
    border:0px solid grey;
    margin:0px auto;
    padding: 4px 0px 0px 0px;
    text-align:left;

}

#SideBar
{
    margin:5px;
}

#SideBar P
{
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:normal;
    color:Gray;
    margin:0px 0px 6px 0px;
    line-height:1.2em;
}

#SideBar A
{
    text-decoration: none;
    color:Gray;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
}				

#SideBar H4
{
    color:white;
    background-color:#c0c0c0;
    padding:2px;
}		

.PageNavigationDiv
{
    border:0px solid green;
    width:105px;
    margin:0px auto;
    padding:0px;
    height:20px;
    color:Orange;
    font-family:Verdana;
    font-size:small;	    
    font-weight:bold;    
}

#PageNumbersDiv
{
	float:left;
    vertical-align:top;
    padding-top:2px;
    margin-right:5px;			
	border:0px solid pink;
	color:Orange;
}

.PageUpDownImageDiv
{
	width:30px;
	float:left;
	border:0px solid blue;
}

.PageDownImage
{
	text-align:left;
	vertical-align:middle;
	width:20px;
	height:20px;
	border:0px solid pink;
}		

.PageUpImage
{
	text-align:right;
	vertical-align:middle;
	width:20px;
	height:20px;			
	border:0px solid pink;
}		

#BottomRowDiv
{
}

#BottomLeftLogoDiv
{
    border-color:orange;
    border-style:solid;
    border-width:0px 1px 1px 1px;
    float:left;		    
    width:206px;
    height:81px;
    text-align:center;
}

.BottomImageDiv
{
    background-repeat:no-repeat;
    background-position:top left;
    border-color:Orange;
    border-style:solid;
    border-width:0px 1px 1px 0px;
    float:left;		    
    width:571px;
    height:81px;
    text-align:center;
}

/* hide from IE-mac \*/
* html .hollyhack {height: 1%;}
/* end hide */		

#BottomLinks
{
    text-align:right;
    vertical-align:top;
	padding-top:5px;    
}

#BottomLinks .SafeBuy
{
	float:left;
}

#BottomLinks A
{
    text-decoration: none;
    color:Gray;
    font-family: Verdana;
    font-size: x-small;
    font-weight: bold;
}		

#OrderConfirmationDetailsTable
{
    border-collapse:collapse;
    font-family:Verdana;
    font-size:x-small;	    
    color:Gray;
}

#OrderConfirmationDetailsTable TH
{
    border: solid Gray 1px;
    font-weight:bold;
}

#OrderConfirmationDetailsTable TH#Item
{
    width:70px;
}

#OrderConfirmationDetailsTable TD
{
    border: solid Gray 1px;
}		

#OrderForm
{
    
}

.FormRow
{
    margin-bottom:5px;
}

#ButtonsDisplayRow
{
    margin-top:10px;
}

.FormLabel
{
    float:left;
    width:100px;
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:bold;
    color:Gray;		 
}

.FormValue label
{
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:bold;
    color:Gray;		    		    
}

#OrderForm .FormLabel
{
    width:150px;
}

.FormValue
{
    margin-left:100px;
}

#OrderForm .FormValue
{
    margin-left:150px;
}		

.FormButton
{
    margin-left:100px;
}	

#OrderForm .FormButton
{
    margin-left:150px;
}					



.DisplayRow
{
    margin-bottom:2px;
}

.DisplayLabel
{
    float:left;
    width:100px;
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:bold;
    color:Gray;		    
}

#OrderConfirmationView .DisplayLabel
{
    width:150px;
    float:left;
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:bold;
    color:Gray;	
}

.DisplayValue
{
    margin-left:100px;
    font-family:Verdana;
    font-size:x-small;	    		   
    color:Gray; 
}

#OrderConfirmationView .DisplayValue
{
    margin-left:150px;
}	

.DisplayButton
{
    margin-left:100px;
}	

#OrderConfirmationView .DisplayButton
{
    margin-left:150px;
}							

P.FormElementMessage
{
    font-size:x-small;	
    margin-left:5px;    
    color:Red;
}

.FormValidationMessage
{
    color:Red;
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:bold;		    
}

.FormValidationMessage UL
{
    color:Red;
    margin-top:8px;
    margin-bottom:8px;
}

.FormValidationMessage LI
{
    color:Red;
}

.FormSubmitButton
{
    margin-left:100px;
}

#BackPackersTalesForm .FormLabel
{
    width:180px;
}

#BackPackersTalesForm .FormSubmitButton
{
    margin-left:182px;
    margin-top:5px;
    margin-bottom:5px;
}		

.PressReleaseFooter
{
    border: solid black 1px;
    padding:5px;
    float:left;
}

.BottomImageDivLink
{
    font-size:x-large;
    color:Orange;
    text-decoration:none;
    font-family:Verdana;
    font-weight:bold;		 
}

.BottomImageDivLinkDiv
{
    margin:25px auto 0px auto;
    width:270px;
    background-color:gray;
    border: 1px solid white;
    line-height:1.8em;  
}

.PartnerRow
{
    margin-bottom:15px;
}

.PartnerText
{
    font-family:Verdana;
    font-size:x-small;	    
    font-weight:normal;
    color:Gray;
    margin:0px 0px 6px 0px;
    line-height:1.2em;
}

.PartnerImage
{
    border:0px;    
}

.PartnerImageDivLeft
{
    float:left;
    margin-right:10px;
}

.PartnerImageDivRight
{
    float:right;
    margin-left:10px;
}		

.PartnerPageLogo
{
    border:0px;
}

.RotatorDiv
{
    text-align:center;
    border: solid red 0px;
    margin-top:20px;
}

.RotatorFrame
{
    display:table-cell;
    vertical-align:middle;
}

.AdConceptImage
{
    border:0px;
    padding:0px;
    margin:0px;
}


.BuyNowBottomLeftDiv
{
    margin-top:15px;
}

#BuyNowBottomLeftLink
{
    text-transform:uppercase;
    font-size:20pt;
    color:orange;
    letter-spacing:0.1em;
}

.HomepageSafeBuy
{
	margin-left:6px;
}

.EditContentLinkButton
{
	color:orange;
	font-weight:bold;
	float:right;
}