BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	COLOR: #000000;
	font-family:"Lucida Grande", "Helvetica Neue", Helvetica, Arial, sans-serif;
	FONT-SIZE: 12px;
}

BODY {
	BACKGROUND-COLOR: #cccccc;
	margin-top:0px;
	margin-bottom:0px;
	min-width:900px;
	text-align:center;
	background-image:url(/skins/default/en/images/back.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#main {
	text-align:left;
	width:900px;
	width: expression('902px'); /* For IE only */
	overflow:auto;
	background-color:#FFFFFF;
	padding-bottom:10px;
	margin-left: auto;
    margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

#left {
	width:205px;
	margin:0px;
	padding:0px;
	float:left;
}

#right {
	width:675px;
	margin:0px;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	float:right;
}
	
#bottom {
	width:100%;
	text-align:center;
}

#locationWidget {
	padding-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.clearFloat {
	clear:both;
}


img.float { 
	float:right;
	clear:both;	
	margin:5px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
width: 195px;
color: #fff;
top:0;
left:0;
}

#menu dt {
width:195px;
cursor: pointer;
background: #7c344c;
height: 20px;
line-height: 20px;
margin:1px 0;
text-align: left;
padding-left:5px;
font-weight: bold;

}


#menu dd {
position:absolute;
float:right;
margin-left:100px;
margin-top: -1.4em;
width: 11em;
background: #915167;
border: 2px;
border-style:solid;
border-color:#eee;
display:none;
}

#menu ul {
padding: 2px;
}

#menu li {
text-align: left;
height: 18px;
line-height: 18px;
padding: 2px;
}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display:block;
}

#menu li a:hover, #menu dt a:hover  {
text-decoration: underline;
color:#b18091;
display:block;
}


:link {
	COLOR: #7c344c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

:visited {
	COLOR: #7c344c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

:link:hover {
	COLOR: #b18091;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

:link:active {
	COLOR: #b18091;
	TEXT-DECORATION: none;
}

H1 {
	FONT-SIZE: 15px
}

H2 {
	FONT-SIZE: 13px
}

H3 {
	FONT-SIZE: 14px
}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/*
Page header
*/
.Head {
	BACKGROUND-COLOR: #9999CC; COLOR: #000000; TEXT-ALIGN: center;
}

/*
Sidebar menu boxes
*/
.SidebarBox {
	BACKGROUND-COLOR: #FFFFFF; 
	COLOR: #3a3939; 
	FONT-WEIGHT: normal; 
}

/*
Sidebar spacing between items
*/
.SidebarSpacing {
	BACKGROUND-COLOR: #FFFFFF; line-height:0.5;
}


/*
Border of sidebar menu boxes
*/
.SidebarBorder {
	BACKGROUND-COLOR: #b2b2b3
}

/*
Titles of sidebar menu boxes
*/
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #FFFFFF; BACKGROUND-COLOR: #990033;
}

/*
Menu items located in sidebar boxes
*/
.SidebarItems {
	COLOR: #3a3939; TEXT-DECORATION: none; line-height:1.3;
}

/*
Menu items located in sidebar boxes: link
*/
.SidebarItems:link {
	COLOR: #3a3939; TEXT-DECORATION: none; 
}

/*
Menu items located in sidebar boxes: visited
*/
.SidebarItems:visited {
	COLOR: #3a3939; TEXT-DECORATION: none;
}

/*
Menu items located in sidebar boxes: hover
*/
.SidebarItems:hover {
	COLOR: #000000; TEXT-DECORATION: none;
}

/*
Menu items located in sidebar boxes: active
*/
.SidebarItems:active {
	COLOR: #3a3939; TEXT-DECORATION: none;
}

/*
Horizontal separator in sidebar boxes
*/
.SidebarHr {
	COLOR: #b2b2b3
}

/*
Text in the categories list
*/
.CategoriesList {
	FONT-SIZE: 12px;
}

/*
Miscellaneous text appearing in dialog boxes
*/
.DialogBox {
	BACKGROUND-COLOR: #ffffff;
}

/*
Border color of dialog boxes
*/
.DialogBorder {
	BACKGROUND-COLOR: #e5ebef
}

/*
Titles of dialog boxes
*/
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #FFFFFF;
}

/*
Comments appearing in dialog titles
*/
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #082032; 
}

/*
Number of articles
*/
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #000000
}

/*
Generic text
*/
.Text {
	COLOR: #000000
}

/*
Product title
*/
.ProductTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}

/*
Caption for product details section
*/
.ProductDetailsTitle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
}

/*
Product details delimiter
*/
.Line {
	BACKGROUND-COLOR: #8A8A8A;
}

/*
Labels for product details
*/
.ProductDetailsLabel {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000;
}

/*
Product details
*/
.ProductDetails {
	COLOR: #000000
}

/*
Product price title
*/
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Product price title for alternative currency
*/
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #082032;
}

/*
Product price
*/
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000;
}

/*
Smaller representation of product price
*/
.ProductPriceSmall {
	FONT-WEIGHT: bold
}

/*
See product details link
*/
.SeeDetails {
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

/*
Subcategories list
*/
.ItemsList {
	FONT-WEIGHT: bold; 
	COLOR: #3a3939;
}

.ItemsList a:hover {
	FONT-WEIGHT: bold; 
	COLOR: #3a3939;
	text-decoration:none;
}


/*
Navigation path bar
*/
.NavigationPath {
	COLOR: #7c344c;
	TEXT-DECORATION: none
}

/*
Navigation path bar: link
*/
.NavigationPath:link {
	COLOR: #7c344c;
	TEXT-DECORATION: none;
	FONT-WEIGHT: bold;
}

/*
Navigation path bar: visited
*/
.NavigationPath:visited {
	COLOR: #7c344c;
	TEXT-DECORATION: none;
}

/*
Navigation path bar: hover
*/
.NavigationPath:hover {
	COLOR: #b18091;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}

/*
Navigation path bar: active
*/
.NavigationPath:active {
	COLOR: #b18091;
	TEXT-DECORATION: none
}

/*
Labels for form submit buttons
*/
.FormButton {
	FONT-WEIGHT: bold; 
	COLOR: #3a3939;	
}

.FormButton a:hover {
	FONT-WEIGHT: bold; 
	COLOR: #3a3939;
	text-decoration:none;	
}

/*
Error message text
*/
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #ff0000
}

/*
Validate error message text
*/
.ValidateErrorMessage {
	COLOR: #ff0000
}

/*
Success message
*/
.SuccessMessage {
	COLOR: green
}

/*
Mandatory field asterisk
*/
.Star {
	COLOR: #ff0000
}

/*
Header background
*/
.TableHead {
	BACKGROUND-COLOR: #E5EBEF
}

.AomTableHead {
	BACKGROUND-COLOR: #E5EBEF; FONT-SIZE: 12px; FONT-WEIGHT: bold;
}

.Input {
	BORDER : solid; BORDER-WIDTH : 1px; BORDER-COLOR : #B2B2B3; WIDTH : 100%;
}

.OrderTitle {
	COLOR : #516176; FONT-WEIGHT: bold;
}

A.AomMenu:link {
	color: #466479; TEXT-DECORATION: none; font-size : 11px
}

A.AomMenu:visited {
	color: #466479; TEXT-DECORATION: none; font-size : 11px
}

A.AomMenu:hover {
	color: #466479; TEXT-DECORATION: underline; font-size : 11px
}

A.AomMenu:active {
	color: #466479; TEXT-DECORATION: none; font-size : 11px;
}

.AomProductDetailsTitle {
	COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

/*
Bottom text
*/
.Bottom {
	COLOR: #B2B2B3; TEXT-DECORATION: none;
}

/*
Greet visitor 'if you're not...' text
*/
.Greet{
	COLOR: #B2B2B3; TEXT-DECORATION: none; font-size:12px;
}

/*
Width for some dropdown select boxes
*/
.FixedSelect {
	WIDTH: 170px
}

/*
Default style for tab header
*/
.tabDefault {
	COLOR: #466479;
}

/*
Style for the selected tab header
*/
.tabSelected {
	COLOR: #000000;
}

/*
Tab page center
*/
.Center {
	BACKGROUND-COLOR: #ffffff;
}

/*
Tab page border
*/
.CenterBorder {
	BACKGROUND-COLOR: #CDD9E1;
}

/*
Out of stock message
*/
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300
}

/*
Style for promotion bonus condition list
*/
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #00224c
}

/*
Style for promotion product title
*/
.PromotionProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Style for gift certificate title
*/
.GiftCertificateTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ff3300;
}

/*
Style for home page highlighted paragraph
*/
.homehighlight {
	text-align="center"; FONT-SIZE: 13px; border-style:ridge; border-color: #80000;
}

.welcomeleft {

	float:left;
	padding:5px;
	
}

.welcomeright {

	float:right;
	padding:5px;

}