/* Start of CMSMS style sheet 'totalfx_layout' */
/* CSS Document */
body {
	font-family: trebuchet ms, arial, sans-serif;
	font-size: 0.8em;
	color: white;
	background-image: url(uploads/images/look/bac.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	background-color: Black;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
}

/* basic divs */

#seo, seo1 {
	font-size: 8px;
	text-align: left;
	color: white;
text-align: right;
}

wrapper {
	position: relative;
}

#strapline {
	position: absolute;
	left: 20px;
	top: 12px;
}

#logo {
	position: absolute;
	right: 9px;
	top: 13px;
}

#header {
	height: 64px;
}



#navigation, #navigation_ie, #navigation_op {
	position: absolute;
	left: 20px;
	top: 83px;
	width: 100px;
	height: 200px;
}

#navigation ul,  #navigation_op ul{
	margin-left: -40px;
	margin-top: 0px;
}

#navigation_ie ul {
	margin:0px;
             padding: 0px;
}

#navigation li, #navigation_ie li {
	list-style: none;
}

/* within the navigation div - these control how links will look */

#navigation a:link, #navigation a:visited, #navigation_ie a:link, #navigation_ie a:visited, #navigation_op a:link, #navigation_op a:visited {
	display: block;
	width: 167px;
	height: 21px;
	text-align: center;
	color: white;
	background-image: url(uploads/images/look/topnav_bac.gif);
	padding-top: 2px;
	border: white solid 1px;
	margin-bottom: 10px;
	font-size: 14px;
	text-decoration: none;
}

#navigation a:hover, #navigation_ie a:hover, #navigation_op a:hover  {
	background-image: url(uploads/images/look/topnav_bacon.gif);
}

#navigation li li a:link, #navigation li li a:visited, #navigation_ie li li a:link, #navigation_ie li li a:visited, #navigation_op li li a:link, #navigation_op li li a:visited {
	display: block;
	width: 167px;
	height: 18px;
	text-align: center;
	color: black;
	background-color: white;
	padding-top: 2px;
	border: #82247D solid 1px;
	margin-bottom: 10px;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
}

#navigation li li a:hover, #navigation_ie li li a:hover , #navigation_op li li a:hover  {
	background-color: #680D65;
	background-image: none;
	color: white;
}

#navigation li li li a:link, #navigation li li li a:visited {
background-color: #B979B6;
}

#mainpage {
	border: 1px solid white;
	background-color: black;
	margin: 0px 0px 10px 194px;
	color: white;
}

#mainpagetit {
	background-color: white;
	height: 21px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: black;
}

#maincontent {
	padding: 20px 60px 80px 60px;
	color: white;
}

#footer{
	margin: 0px 0px 4px 194px;
	height: 10px;
	font-size: 8px;
	background-color: yellow;
}

#info {
	margin: 0px 0px 10px 232px;
	font-size: 8px;
	text-align: right;
        color: white;
}

#info a:link, #info a:visited {
	color: yellow;
}

#info a:hover {
	color: red;
}

/* mail form elements */

.error {
	color: red;
}

.mailustab {
	width: 400px;
	background-color:  #F5F5F5;
}

.mailusq {
	padding: 4px;
	text-align: right;
}

.mailusa {
	padding: 4px;
}

/* html standard tags as needed*/

h1 {
	color: yellow;
	font-size: 1.5em;
	font-weight: bolder;
}

h2 {
	color: yellow;
	font-size: 1.4em;
}

h3 {
	color: yellow;
	font-size: 1.2em;
}

h4 {
	color: yellow;
	font-size: 1.1em;
}

h5 {
	color: yellow;
	font-size: 0.8em;
}

h6 {
	color: yellow;
	font-size: 0.6em;
}

p {
	color: white;
}

a:link, a:visited {
	color: yellow;
}

a:hover {
	color: #9B0099;
}

a:active {
	
}

input {
	border: 1px solid black;
	background-color: white;
}

dfn {
display: none;
}

#login, #protx {
border: 1px white solid;
padding: 2px;
width: 160px;
background-color: black;
margin-bottom: 10px;
}

#login input {
background-color: silver;
margin: 2px;
border: 1px white solid;
}

#login a:link, #login a:visited{
	display: inline;
	width: ;
	height: ;
	text-align:;
	color: yellow;
	background-color: transparent;
	border: 0px;
	font-size: 12px;
	text-decoration: none;
	background-image: none;
}

#login a:hover {
color: #9B0099;
}

.home_maintext {
padding-right: 20px;
}

#showcart {
position: absolute;
right: 200px;
top: 84px;
}

#showcart a:link, #showcart a:visited {
color: red;
}


#showcart a:hover {
color: #9B0099;
}

/* End of 'totalfx_layout' */

