/** REDEFINE STANDARD BODY TAG **/
body {
	font-family: "Trebuchet MS", "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	background-color: #fff;
	margin: 0px;
	background-image: url(../../_images/global_page_back.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
}
/** EOF REDEFINE STANDARD BODY TAG **/
/** STYLE TEXT **/
p {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
}
#ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 1.8em;
	line-height: 1em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #0087FF;
	margin-bottom: 0.5em;
	margin-top: 0px;
}
h2 {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	line-height: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 0em;
	color: #0087FF;
}
h3 {
	color: #000;
	font-size: 1.2em;
	line-height:1.5em;
	margin-top:0px;
	margin-bottom:0em;
	font-weight:bold;
}
h4 {
	color: #000;
}
h5 {
	color: #000;
}
h6 {
	color: #000;
}
pre {
}
/** EOF STYLE TEXT **/
/** SPECIAL TEXT CLASSES **/
#header p {
	float: right;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #000000;
}
#footer p {
	font-size: 12px;
	line-height: 40px;
	margin: 0px;
	padding-left: 20px;
	color: #666666;
}
/** EOF SPECIAL TEXT CLASSES **/
/** SELECTORS **/
a:link {
	text-decoration: none;
	color: #0087FF
}
a:visited {
	color: #0087FF
	text-decoration: none;
	color: #0087FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
#navigation ul a:link {
	display: block;
	float: left;
	height: 40px;
	width: 105px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #0087FF
	background-image: url(../../_images/global_nav_normal.png);
	background-repeat: repeat-x;
	letter-spacing: 0px;
}
#navigation ul a:visited {
	display: block;
	float: left;
	height: 40px;
	width: 105px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #0087FF
	background-image: url(../../_images/global_nav_normal.png);
	background-repeat: repeat-x;
	letter-spacing: 0px;
}
#navigation ul a:hover {
	display: block;
	float: left;
	height: 40px;
	width: 105px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../../_images/global_nav_hover.png);
	background-repeat: repeat-x;
	letter-spacing: 0px;
}
#navigation ul a:active {
	display: block;
	float: left;
	height: 40px;
	width: 105px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(../../_images/global_nav_active.png);
	background-repeat: repeat-x;
	letter-spacing:0px;
}
#homelink {
	display: block;
	float: left;
	height: 169px;
	width: 550px;
}

/** EOF SELECTORS **/
/** NAVIGATION SPECIFIC **/
#navigation ul {
	margin: 0px;
	padding: 0px;
}
#navigation li {
	list-style-type: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fff;
	list-style-image: none;
}
/** NAVIGATION SPECIFIC **/
/** LAYOUT **/
#wrapper {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-color: #fff;
}
#header {
	display: block;
	height: 170px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#navigation {
	display: block;
	height: 40px;
	background-image: none;
	padding-left: 0px;
	border: 1px solid #ededed;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent {
	width: 900px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#innerwrapper {
	width: 900px;
	margin-top: 0px;
	padding-top: 10px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 20px;
	padding-left: 20px;
}
#leftcolumn {
	float: left;
	width: 440px;
}
#rightcolumn {
	float: right;
	width: 440px;
}
#footer {
	display: block;
	height: 40px;
	width: 900px;
	background-image: none;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #ededed;
}
#clearit {
	display: block;
	clear: both;
	width: 100%;
}
/** EOF LAYOUT **/
/** CLASSES **/
.imgRight {
	float: right;
	padding: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgLeft {
}
/** EOF CLASSES **/
/** DROPDOWN MENU **/
.outlinemenu{
	position: absolute; /*leave this alone*/
	display: none; /*leave this alone*/
	width: 252px;
	overflow-x: hidden;
	padding: 20px;
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 105px;
	background-image: url(../../_images/global_dropdownback.png);
	background-repeat: no-repeat;
}

.outlinemenu ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.outlinemenu ul li a{
	color: #333333;
	display: block;
	width: auto;
	text-decoration: none;
	font-size: 11px;
	text-align: left;
	margin: 0px;
	height: 22px;
	line-height: 22px;
	padding-left: 5px;
}

.outlinemenu ul li a:visited, .outlinemenu ul li a:active{
	color: #333333;
}

.outlinemenu ul li a:hover{
	color: #FFFFFF;
	background-image: url(../../_images/global_dropdownmenu_hover.png);
	background-repeat: no-repeat;
}

/* Holly Hack for IE \*/
* html .outlinemenu li {height: 1%; }
* html .outlinemenu li a { height: 1%; }
/* End */
/** EOF DROPDOWN MENU **/

/** Administration Styling - Log in form etc. **/

#adminForm {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#admin_title {
	width: 100%;
}
#adminForm td {
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1em;
	vertical-align: top;
}
#adminForm th {
	text-align: right;
	vertical-align: top;
	padding-top: 6px;
	font-size: 1em;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#adminForm textarea {
	width: 415px;
}
.noback {
	background-color: #0087FF;
	background-image: none;
}
#secureForm {
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
#secureForm p {
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 12px;
}

/** EOF Administration Styling **/
#maincontent p, #maincontent h1,#maincontent h2, #maincontent h3 {
width:440px;
}
#productlisting {
	width: 900px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#product {
	width: 900px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#thumb {
	padding: 5px;
	float: left;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#productleft {
	float: left;
	height: 120px;
	width: 120px;
	padding-top: 16px;
}
#productright {
	float: right;
	width: 260px;
}
#productdescription {
	float: left;
	width: 550px;
}
#productimages {
	float: right;
	width: 300px;
	text-align: center;
}
#productimages img {
	padding-bottom: 2px;
	clear: both;
	margin: 4px;
	width: 280px;
	padding-top: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#product img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#productTile {
	margin-bottom: 10px;
	padding-bottom: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	width: 410px;
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
}
#productTile img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rule {
	height: 4px;
	margin-top: 4px;
	display: block;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}
/** Gallery **/
#gallerystrip {
	display: block;
	height: 90px;
	background-image: url(../../_images/global_galleryback.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#gallerystrip img {}
#gallerystrip #gallthumb a:link img {
	border: 1px solid #fff;
	margin-right: 6px;
	margin-left: 6px;
}
#gallerystrip #gallthumb a:visited img {
	border: 1px solid #fff;
	margin-right: 6px;
	margin-left: 6px;
}
#gallerystrip #gallthumb a:hover img {
	border: 1px solid #000;
	margin-right: 6px;
	margin-left: 6px;
}
#datestrip {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 10px;
	display: block;
	height: 10px;
	background-color: #f7f7f7;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #ededed;
}
#datestrip h1 {
	text-align: right;
	color: #666666;
	margin: 0px;
	font-size: 12px;
	line-height: 12px;
	padding-right: 10px;
}
/** STYLES FOR CROSSFADER **/



	div.cf_wrapper
	{
	position: relative;
	display: block;
	height: 170px;
	width: 940px;
	overflow: hidden;
	}
	
	div.cf_element
	{
	width: 940px;
	height: 170px;
	display: block;
	}
	
	div.cf_element div.content
	{
		padding: 0px;
	}

	div.cf_element div.content h3
	{
		padding-top: 0;
		margin-top: 0;
	}
#innerwrapper li {
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	list-style-image: url(../../_images/bullet.png);
	padding-right: 30px;
}
#maincontent li {
width:340px;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 1.5em;
	text-align: justify;
	list-style-image: url(../../_images/bullet.png);
}
