﻿body
{
	font-family: "Arial, Trebuchet MS" , Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.0em;
	color: #000000;
	padding-top: 5px;
	margin-top: 0px;
	height: 100%;
}

img
{
	border: none;
}


.wrapper
{
	width: 861px;
	margin-left: auto;
	margin-right: auto;
	background-color: Black; /*background: url(Images/bodybg.jpg) repeat-y center;*/
}

/* breadcrumbs */
.breadcrumb
{
	margin-top: 10px;
	margin-left: 15px;
	height: 20px;
	color: White;
	font-size: 0.75em;
	text-transform: capitalize;
}
.breadcrumb a
{
	color: White;
}
.breadcrumbs
{
	color: White;
}
.breadcrumbs:hover
{
	color: White;
}
.breadcrumbs a
{
	color: White;
}
.breadcrumbs a:hover
{
	color: White;
}
.breadcrumbs span
{
}
/* Content */
.content
{
	width: 861px;
	margin-left: auto;
	background-color: Black;
	margin-right: auto;
}

.padding
{
	padding: 10px;
}

.featureCat
{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 6px;
}

.productsection
{
	width: 620px;
	margin-left: 5px;
	float: left;
}

.productsummarybox
{
padding: 10px;
}
.recentlyViewed
{
	width: 550px;
	margin-left: 5px;
}

.imgThumbnailLarge
{
	width: 350px;
}

.contentarea
{
	padding-top: 15px;
	padding-left: 10px;
	width: 550px;
}

/*----- header -----*/
.header
{
	width: 861px;
	margin-left: auto;
	margin-right: auto;
	background-color: Black;
}

/*

#header
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#header #header1
{
	background: url(Images/fade.jpg) repeat-x bottom;
	margin-left: auto;
	margin-right: auto;
	height: 103px;
	width: 950px;
}
#header #header2
{
	background: url(Images/banner.gif) repeat-y center;
	margin-left: auto;
	margin-right: auto;
	height: 153px;
	width: 950px;
}
*/
/*----- float css -----*/
.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

.clearboth
{
	clear: both;
	height: 0px;
}
.clearleft
{
	clear: left;
}

.clearright
{
	clear: right;
}
a
{
	color: gray;
	text-decoration: none;
}

a:hover
{
	color: black;
	text-decoration: underline;
}


/*----- list css -----*/
ul
{
	list-style-type: square;
}
ol
{
}
li
{
	padding: 0px;
	margin: 0;
}
li a:link
{
	color: #333;
}
li a:visited
{
	color: #333;
}
li a:hover
{
	color: #333;
}
li a:active
{
	color: #333;
}

td
{
	padding: 5px;
}

.rightAlign
{
	padding-right: 20px;
}

tr
{
	font-size: 12px;
	font-size: 100%;
}
.GridView
{
	margin-left: 0px;
}
.adminrightcontentnarrow
{
	padding-left: 0px;
}

.contentareaAdmin
{
	padding-left: 0px;
}

#centercontent
{
	padding-left: -70px;
}

.adminitem
{
	width: 150px;
}

/*----- heading css -----*/
h1
{
	font-size: 1.25em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding-bottom: 0;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 0;
}
h2
{
	font-size: 1.125em;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h3
{
	font-size: 1.125em;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
h4
{
	font-size: 0.875em;
	color: black;
	padding: 0;
	margin: 0;
}
h5
{
	font-size: 0.75em;
	color: black;
	padding: 0;
	margin: 0;
}
h6
{
	font-size: 1.25em;
	text-align: center;
	color: #A22B2B;
	padding-bottom: 5px;
	padding-top: 0;
	margin-bottom: 10px;
	margin-top: 0;
}


/*----- paragragh css -----*/
p
{
	font-size: 0.75em;
	padding: 0;
	margin: 0;
	padding-bottom: 15px;
}
p a:link
{
	color: blue;
}
p a:visited
{
	color: blue;
}
p a:hover
{
	color: blue;
}
p a:active
{
	color: blue;
}




/*----- navigation css -----*/
.nav
{
	font-weight: normal;
	text-decoration: none;
	margin-top: 2px;
	background-color: Black;
}
.navigationlink
{
	text-decoration: none;
}
.navigationlink a:link
{
	color: #333;
}
.navigationlink a:visited
{
	color: #000;
}
.navigationlink a:hover
{
	color: #333;
}
.navigationlink a:active
{
	color: #333;
}
.navigationlinkselected
{
	color: #000;
}



/*
.goBtn
{
	background-Image:url(Images/goBtn.jpg);
	background-repeat:no-repeat;
	width:29px;
	height:23px;
	font-weight:bold;
	margin-left:130px;
	margin-top:5px;
	padding-right:20px;
	position:relative;
	}

.goBtnText
{
	font-weight:bold;
	color:White;
	text-decoration:none;
	position:absolute;
	top:4px;
	left:6px;
	}


/* Footer */

.footer
{
	background-image: url(images/bottombar.jpg);
	background-repeat: no-repeat;
	padding-top: 25px;
	margin-top: 0px;
	width: 861px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	background-color: Black;
}

.footerleft
{
	font-size: 0.7100em;
	display: block;
	text-decoration: none;
	float: left;
	padding-left: 20px;
}

.footerright
{
	font-size: 0.7000em;
	display: block;
	text-decoration: none;
	text-align: right;
	padding-right: 25px;
	float: right;
}

.footer
{
	color: #EDEDED;
}
.footer a
{
	color: #EDEDED;
}
.footer a:hover
{
	color: white;
}

/*----- validation links css -----*/
#validation
{
	list-style: none;
	text-decoration: none;
	float: right;
	clear: right;
	margin-top: 4px;
	padding-right: 25px;
	width: 300px;
}

#validation li
{
	list-style: none;
	text-decoration: none;
	float: right;
}

#validation a
{
	display: block;
	width: 80px;
	height: 15px;
	margin-left: 10px;
	text-decoration: none;
}

#validation #c2klink
{
	font-size: 0.7000em;
	text-decoration: none;
	text-align: right;
	color: #aaaaaa;
	width: 200px;
}
#validation #c2klink:link
{
	color: #EDEDED;
}
#validation #c2klink:visited
{
	color: #EDEDED;
}
#validation #c2klink:hover
{
	color: #F8F8F8;
	text-decoration: underline;
}
#validation #c2klink:active
{
	color: #EDEDED;
}


/*#xhtml20
{
	background: url(              "../../images/xhtml20.gif" ) 0 0 no-repeat;
}


#xhtml20:hover
{
	background-position: 0 -15px;
}

#css
{
	background: url(              "../../images/css.gif" ) 0 0 no-repeat;
}


#css:hover
{
	background-position: 0 -15px;
}

/*----- log out css -----*/
.logout
{
	font-size: 0.6999em;
	color: #666666;
	text-decoration: none;
	float: left;
	clear: left;
	margin-top: 4px;
	padding-left: 20px;
}
.logout:link
{
	color: #EDEDED;
}
.logout:visited
{
	color: #EDEDED;
}
.logout:hover
{
	color: #666666;
}
.logout:active
{
	color: #EDEDED;
}

.loginpanel
{
	background-color: #EEF8FB;
	border: solid 1px silver;
	width: 240px;
}
.loginsmtxt
{
	font-size: 0.6875em;
}



.headernavloggedin
{
	font-size: 12px;
	font-family: Arial, Sans-Serif;
	color: White;
	line-height: 180%;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
}
.headernavloggedin ul
{
}
.headernavloggedin li
{
	display: inline;
	list-style-image: none;
}
.headernavloggedin li a:link
{
	color: #000;
	text-decoration: none;
	padding-left: 23px;
}
.headernavloggedin li a:visited
{
	color: #000;
	text-decoration: none;
	padding-left: 23px;
}
.headernavloggedin li a:hover
{
	color: #000;
	text-decoration: underline;
	padding-left: 23px;
}
.headernavloggedin li a:active
{
	color: #000;
	text-decoration: none;
	padding-left: 23px;
}

/*----- basket on nav bar css -----*/
.basket_wrapper
{
}
.basket_wrapper_icon
{
}
.basketimg
{
	margin: 0px 15px 0px 0px;
	width: 35px;
	display: inline;
	vertical-align: middle;
}
.basket a:link
{
	color: White;
	text-decoration: none;
}
.basket a:visited
{
	color: White;
	text-decoration: none;
}
.basket a:hover
{
	color: White;
	text-decoration: underline;
}
.basket a:active
{
	color: White;
	text-decoration: none;
}

/*----- side menu css -----*/

.sidemenu_wrapper2
{
	width: 0px;
	padding: 0;
	float: left;
	visibility: hidden;
}
.sidemenu_wrapper
{
	width: 200px;
	padding: 2px 0px 0px 8px;
	float: left;
	display: block;
	margin-top: -10px;
}
.sidemenu
{
	/*background: url(Images/greenbox.gif) repeat-y;*/
	padding: 3px 0px 0px 0px;
	font-family: Arial;
	font-size: 11px;
	color: black;
}
.categorylist h3
{
	padding-left: 6px;
}
.categorylist2
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	text-decoration: none;
}
.categorylist2 a
{
	color: black;
	text-decoration: none;
}

.categorylist2 a:link
{
	color: black;
	text-decoration: none;
}
.categorylist2 a:visited
{
	color: black;
	text-decoration: none;
}
.categorylist2 a:hover
{
	color: black;
	text-decoration: none;
	background-color: #F0EEF0;
}
.categorylist2 a:active
{
	color: black;
	text-decoration: none;
}

.adminrightcontentnarrow
{
	float: left;
	width: 140;
	margin-left: 0px;
	margin-top: 5px;
}


.sidemenu hr
{
	background-color: White;
	border: none;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.searchbox
{
	padding-left: 0px; /*background: url(Images/redbox.gif) repeat-y;*/
	text-align: center;
	padding-top: 10px;
	color: Black;
	height: 65px;
	margin: 2px 0 2px 0;
}
.txtSearch
{
	padding-right: 10px;
	border: 1px solid;
	height: 17px;
	background-color: white;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
}

.goBtn
{
}
.goBtnText
{
	margin: 0px 0px 0px 120px;
	height: 22px;
	background-color: white;
	font-size: 0.75em;
	border: soild 1px red;
	border: 1px solid;
	border-top-color: white;
	border-left-color: white;
	border-right-color: white;
	border-bottom-color: white;
	cursor: pointer;
	width: 38px;
}
.goBtnText:hover
{
	background-color: #B63B3B;
	border-top-color: #B63B3B;
	border-left-color: #B63B3B;
	border-right-color: #B63B3B;
	border-bottom-color: #B63B3B;
	color: White;
}

.contentareaAdmin
{
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	width: 670px;
}


/*----- content css -----*/
.content_wrapper
{
	width: 650px;
	margin-left: 0px;
	margin-top: 0px;
	float: left;
	display: block;
}
.content_wrapper2
{
	width: 861px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 10px;
	float: left;
	background-color: White;
}


/*----- background bottom edge css -----*/
.bckbottom
{
	/*background-image:url(images/backgradbottom.jpg);*/
	background-repeat: no-repeat;
	height: 11px;
	margin-top: 0px;
}






.recentlyViewed
{
	width: 550px;
	margin-left: 5px;
	float: left;
}

.imgThumbnail
{
	height: 100px;
	padding-right: 5px;
}

.prevNext
{
	color: black;
	font-size: 12px;
	text-decoration: none;
}

.prevNext a:link
{
	color: black;
	text-decoration: none;
}
.prevNext a:visited
{
	color: black;
	text-decoration: none;
}
.prevNext a:hover
{
	color: black;
	text-decoration: none;
}
.prevNext a:active
{
	color: black;
	text-decoration: none;
}

.pp
{
	color: Gray;
}
.imgThumbnailSmall
{
	height: 50px;
	padding: 1px 1px 1px 1px;
	border: solid 1px silver;
}
.ReturnButton
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}
.catalogproducts
{
	text-align: center;
	margin: 25px;
	width: 120px;
}
.catalogproducts a
{
	padding-top: 25px;
}
.mainbodyCatalog
{
}
.contentareaContact
{
	float: left;
	padding-top: 15px;
	width: 420px;
}



/*----- basket css -----*/

.basket
{
	/*background: url(Images/blackbox.gif) repeat-y; background: url(Images/backbox.gif); 	background-color:#000;*/
	text-align: center;
	padding-top: 20px;
	height: 30px;
}




.baskettable
{
}

.basketitems
{
	border: dotted 1px #ccc;
}
.basketitems img
{
	margin-right: 20px;
}

.basketiteminfo
{
	list-style-type: none;
	float: left;
}
.basketiteminfo li
{
	display: inline;
	margin-left: 40px;
}

.basketheader
{
	background-color: #f5f5f5;
	width: 660px;
	height: 25px;
}

/*----- order process css -----*/

.shippinglink
{
	font-family: Garamond, Arial, Sans-Serif;
	font-size: 28px;
	color: Silver;
	font-weight: normal;
}

.sectionheader
{
	font-weight: bold;
	color: black;
	font-size: 13px;
}

.ourprice
{
	font-weight: bold;
	color: black;
	font-size: 16px;
}

.bundle
{
	background-color: #FBF9F9;
	width: 600px;
	padding: 5px 5px 5px 5px;
	border: 1px solid silver;
	margin-bottom: 10px;
}

/*----- Left Nav -----*/

.DataList
{
	margin-bottom: 15px;
}

.subcategory
{
	border-bottom: soild 1px white;
}


.email
{
	padding-top: 10px;
}

/*****img******/

.productimage
{
	border: soild 1px #f5f5f5;
}

.productsection
{
	border: soild 1px #f5f5f5;
}

.box
{
	float: left;
	margin-right: 10px;
	width: 195px;
	background-color: #F5F5F5;
	padding: 10px 10px 10px 10px;
	height: 370px;
}
.boximg
{
	float: left;
	width: 380px;
	padding: 1px;
	border: solid 1px #f2f2f2;
	height: 385px;
}
.price
{
	display: block;
	width: 90px;
}

.catprodimg
{
	float: left;
	padding: 1px;
	border: solid 1px #f2f2f2;
}

.men
{
	padding-left: 90px;
	padding-right: 70px;
	width: 50px;
	display: inline;
}

.women
{
	padding-left: 95px;
	padding-right: 60px;
	width: 50px;
	display: inline;
}

.kids
{
	padding-left: 100px;
	width: 50px;
	display: inline;
}

.line
{
	height: 0px;
	border-top: 1px solid #E5E5E5;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 10px;
}

.backBut
{
	color: black;
	padding-left: 12px;
	line-height: 3em;
	font-size: 1.0625em;
}


.tablelogin
{
	width: 320px;
	height: 310px;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	float: left;
	margin-top: 15px;
	margin-left: 30px;
	margin-bottom: 35px;
}
.createlogin
{
	width: 320px;
	height: 310px;
	background-color: #F8F8F8;
	border: 1px solid #E4E4E4;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	margin-bottom: 35px;
}
.CreateUser
{
	font-size: 100%;
}
.CreateUser td
{
}
.tablelogin td
{
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/






.centre
{
	margin-left: auto;
	margin-right: auto;
	width: 861px;
}


.framediv2
{
}

.topdiv2
{
	background-image: url(images/edgetop.jpg);
	background-repeat: repeat;
	width: 100%;
	float: left;
}
.leftdiv2
{
	background-image: url(images/edgeright.jpg);
	background-repeat: repeat-x;
	height: 100%;
	width: 15px;
	float: left;
}
.bottomdiv2
{
	background-image: url(images/edgebottom.jpg);
	background-repeat: repeat;
	width: 100%;
	float: left;
}
.rightdiv2
{
	background-image: url(images/edgeleft.jpg);
	background-repeat: repeat;
	width: 15px;
	height: 50px;
	float: right;
}

.titlebar
{
	background-image: url(images/titlebar.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 45px;
	width: 520px;
	float: left;
	clear: left;
}

.product
{
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 650px;
	float: right;
}

.offers
{
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 650px;
	float: left;
}

.producttext
{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	padding-left: 40px;
	padding-top: 16px;
}


.Openbar
{
	background-image: url(images/openhoursbarjpg.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 316px;
	float: right;
	clear: right;
}


.foxShop
{
	height: 250px;
	width: 316px;
	float: right;
	clear: right;
}

.AllProducts
{
	background-image: url(images/allproducts.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 170px;
}


.table
{
	border: 0;
}

.top
{
	background-image: url(images/edgetop.jpg);
	background-repeat: repeat-x;
}
.left
{
	background-image: url(images/edgeright.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 15px;
}
.bottom
{
	background-image: url(images/edgebottom.jpg);
	background-repeat: repeat-x;
}
.right
{
	background-image: url(images/edgeleft.jpg);
	background-repeat: repeat-y;
	width: 15px;
	height: 100%;
}

.content
{
	background-color: White;
	padding: 0px;
	vertical-align: top;
}
.content p
{
	padding: 5px;
}

.corner1
{
	background-image: url(images/whitespacer.jpg);
	background-color: Black;
	width: 15px;
	height: 15px;
}
.corner2
{
	background-image: url(images/whitespacer4.jpg);
	background-color: Black;
	width: 15px;
	height: 15px;
}
.corner3
{
	background-image: url(images/whitespacer2.jpg);
	background-color: Black;
	width: 15px;
	height: 15px;
}
.corner4
{
	background-image: url(images/whitespacer3.jpg);
	background-color: Black;
	width: 15px;
	height: 15px;
}


.table td
{
	padding: 0px;
}

.table tr
{
}


.table td
{
}














/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - TWO COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#content-container-two-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-content-side.png) repeat-y right;
	position:relative;
	}

#content-main-two-column {
	width:540px;
	float:left;
	}

#content-side-two-column {
	float:right;
	width:160px;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	CONTENT CONTAINER - THREE COLUMN

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#content-container-three-column {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	padding:15px;
	width:728px;
	border:1px solid #818181;
	background:url(../../images/bg-three-column-main.png) repeat-y;
	position:relative;
	}

#content-main-three-column {
	width:260px;
	float:left;
	margin-left:10px;
	}

#content-side2-three-column,
#content-side1-three-column {
	width:160px;
	font-size:.9em;
	}
	
#content-side2-three-column {
	float:right;
	}

#content-side1-three-column {
	float:left;
	}
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE - THREE COLUMN SECTION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#three-column-container {
	background:url(../../images/bg-three-column-home.png) repeat-y;
	padding:0;
	margin:20px 0 10px 0;
	}

#three-column-side1 {
	float:left;
	width:30%;
	}

#three-column-side2 {
	float:right;
	width:30%;
	}

#three-column-middle {
	width:30%;
	margin:0px 32% 0px 35%;
	}
	
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    
    css-master

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML TAGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


pmarg {
	margin:10px 0;
	}

p.no-padding-no-margin {
	padding:0;
	margin:0;
	}
	
hr{
	color: #E5E5E5;
	background-color: #E5E5E5;
	height: 1px;
	border:0;
	margin:15px 0;
	_margin:10px 0;
	}
	
blockquote {
	padding:0 0 0 12px;
	margin:12px 0 0 0;
	background:url(../../images/bg-quote.png) no-repeat;
	}

blockquote p {
	margin:2px 0;
	}
	
cite {
	font-size:.85em;
	margin:0;
	padding:0 0 0 6px;
	}

fieldset {
	padding:15px;
	}
	
legend {
	color:#333333;
	padding:5px 3px 10px 3px;	
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HEADINGS 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

	
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.1em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
	
}

h3 {
	font-size:1.1em;
}

h3.small {
	font-size:1.2em;
}

h4 {
	font-size:1.1em;
}

h5 {
	font-size:1.1em;
}

h6 {
	font-size:1em;
}

*/

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LINKS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


a:link 
{
	color:Black;
	text-decoration:none;
}

a:visited 
{	color:Black;
	text-decoration:none;
}

a:hover 
{	color:Black;
	text-decoration:none;
}

a:active 
{	color:Black;
	text-decoration:none;

}


#content-side-two-column a:link,
#content-side2-three-column a:link,
#content-side1-three-column a:link,
#content-side-two-column a:visited,
#content-side2-three-column a:visited,
#content-side1-three-column a:visited {
	text-decoration:none;
}

#content-side-two-column a:hover,
#content-side2-three-column a:hover,
#content-side1-three-column a:hover {
	text-decoration:underline;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TOP INFORMATION

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#top-information {
	height:4.5em;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	color:#999999;
	font-size:.85em;
	position:relative;
	width:760px;
	}
	
#logo {
	position:absolute;
	top:.5em;
	left:15px;
	font-size:2.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:2.8em;
	padding:.1em 0 .2em 0;
	font-variant:small-caps;
	}

#logo a {
	color:#4A6BB3;
	text-decoration:none;
	}

#top-information-home {
	text-align:right;
	border-bottom:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:25.5%;
	height:2em;
	width:15%;
	padding:0 1.5% 0 0;
	}
	
#top-information-phone {
	text-align:center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	left:75%;
	height:100%;
	padding:0 0 0 2%;
	}

#top-information-link {
	text-align: center;
	border-left:1px dashed #CACACA;
	position:absolute;
	top:0;
	right:0;
	height:2em;
	width:8.5%;
	padding:0 0 0 1.5%;
	}

#heading{
	text-align: left;
	font-size:1.4em;
	font-weight:bold;
	}


#subheading{
	font-size:1.1em;
	font-weight:bold;
	}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MAIN NAV 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#nav-main {
	background:#608fc8 url(../../images/bg-nav.png) no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	font-weight:bold;
}

#nav-main div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) top right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#nav-main ul {
	margin:0;
	padding:0 20% 0 0;
	}
	
#nav-main li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#nav-main a:link,
#nav-main a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#nav-main a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main a:active {
	color:#FFFFFF;
}

#nav-main li.current a:link,
#nav-main li.current a:visited {
	text-decoration:underline;
}

#nav-main li.current a:hover {
	color:#D4E7F8;
	text-decoration:underline;
}

#nav-main li.current a:active {
	color:#FFFFFF;
}

/* ACTIVE PAGES
#nav-main a.StaticSelectedStyle:link,
#nav-main a.StaticSelectedStyle:visited {
	color:#D4E7F8;
	text-decoration:underline;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	POSTER PHOTO

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


#poster-photo-container {
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:760px;
	background:#608fc8;
	position:relative;
	}
	
.poster-photo-image {
	border-right:3px solid #FFF;
	display:block;
	}

#feature-area-home {
	position:absolute;
	top:0;
	right:0;
	width:21%;
	text-align:center;
	padding:2%;
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	line-height:160%;
	}

#feature-area-home a:link,
#feature-area-home a:visited {
	color:#dcf2f7;
	text-decoration:underline;
	}
	
#feature-area-home a:hover {
	text-decoration:none;
	}
	
	
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	pagetitle

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


#pagetitle {
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	width:720px;
	background:#608fc8;
	position:relative;
	color:#d5e8ff;
	font-size: large;
	padding:.5em 20px .7em 20px;
	}

#pagetitle a:link,
#pagetitle a:visited {
	color:#FFFFFF;
	text-decoration:none;
	}

#pagetitle a:hover{
	color:#D4E7F8;
	text-decoration:none;
	}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	TREE VIEW CONTROL

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:10px;

}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding:2px 0;
}

.LeafNodesStyle 
{
	font-size:12px;
	color:Black;
	padding:0px 0 2px 5px;

}


.RootNodeStyle 
{
	color:Black;
	font-size:12px;
	padding:5px 0 2px 5px;
}

/* ALL ELEMENTS
.NodeStyle 
{
	line-height:20px;
}

.ParentNodeStyle 
{
    background:#000000;

}
 

a.SelectedNodeStyle 
{
    background:#ffffff;
    color:Gray;
    display:block;
}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}



/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HOME PAGE FEATURE AREA

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.feature-area {
	background-color:#6799D1;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	IMAGES & PHOTOS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

img {
	border:none;
	}

.photo-border {
	border:1px solid #cecece;
	padding:4px;
	background:#d9d9d9 url(../../images/bg-photo.png) top repeat-x;
	margin-bottom:5px;
	display:block;
}

.photo-float-left {
	float:left;
	margin-right:10px;
	}

.image-border-none {
	border:none;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/*#footer {
	background:#608fc8 url(../../images/bg-nav.png) bottom left no-repeat;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	padding:.8em 0 1em 20px;
	position:relative;
	color:#a9c0db;
	font-size:.8em;
}

#footer div {
	background:#4b6cb5 url(../../images/bg-nav-side.png) bottom right no-repeat;
	width:25%;
	_width:25.5%;
	position:absolute;
	top:0;
	right:0;
	padding:.8em 0 1em 0;
}

#footer a:link,
#footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#footer a:hover {
	color:#D4E7F8;
	text-decoration:none;
}

#footer a:active {
	color:#FFFFFF;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	FOOTER-SUB

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

#footer-sub {
	margin-top:1em;
	margin-left:auto;
	margin-right:auto;
	width:740px;
	text-align:center;
	padding:.1em 0 2em 0;
	position:relative;
	font-size:.8em;
	color:#999999;
	}

#footer-sub ul {
	margin:0;
	padding:0;
	}
	
#footer-sub li {
	display:inline;
	list-style:none;
	padding:0 1em 0 0;
	background:none;
	}

#footer-sub a:link,
#footer-sub a:visited {
	text-decoration:underline;
	color:#999999;
}

#footer-sub a:hover {
	color:#666666;
	text-decoration:none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	MISC CLASSES

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

.news-date {
	font-size:0.9em;
	font-style:italic;
	color:#A4A4A4;
}

.arrow {
	vertical-align:middle;
	}

input.button-big {
	font-weight:bold;
	padding:.7em 1.5em;
	font-size:1.1em;
	vertical-align:bottom;
	}

input.button-small {
	font-weight:normal;
	padding:.4em 1em;
	font-size:.8em;
	vertical-align:bottom;
	}

.clear {
	clear:both;
	}

.none {
    display:none;
}








/*h1
{	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

h2{	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

h3
{	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

h4
{	color:#E53B00;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:15px;
}

.h4 
{	color:#E53B00;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}

.readmore
{
	color:#E53B00;
	font-size:13px;
	}
	



.description
{
	font-size:10px;
	}
	
	
.text
{
	color:#000000;
	font-size:11px;
	width:600px;
	float:left;
	}
	


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	LISTS

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

ul {
	margin:0;
	padding:0;
	}

li {
	list-style:none;
	background:url(../../images/list-bullet-02.gif) no-repeat 0 .8em;
	padding:.2em 0 .2em 1em;
	margin-left:0.4em;
	
	
}

ul.list-of-links {
	border-bottom:1px dotted #B2B2B2;
}

#content-side1-three-column ul.list-of-links,
#content-side2-three-column ul.list-of-links {
	margin: 0 0 30px 0px;
}

ul.list-of-links li{
	border-top:1px dotted #B2B2B2;
	background-image:url(../../images/list-bullet-01-link.gif);
}

ul.list-of-links li.current {
	background-color:#E5E5E5;
}


ul.no-lines,
ul.no-lines li {
	border:none;
	}

