/* GENERAL STYLES */
a, 
a:link,
a:visited {

	color:#0066CC;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: left;  
	font-size:0.9em;
	cursor: hand;
	text-decoratin:underline;
}

a:hover {
	color:#ff0000;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: left;  
	font-size:0.9em;
	cursor: hand;
}

a:active {

	color:#ff0000;
	font-family: Tahoma, sans-serif;
    	text-decoration:none;
	font-weight: bold;
	text-align: left;  
	font-size:0.9em;
	cursor: hand;
}

#RSSbox{
	float:right;
    	padding:0;
    	width:30px;
    	height: 30px;
   	margin: 0px; 
	border: 1px solid #000; 
	text-decoration: none; 
}


.clear { clear:both }
#clear { clear:both }


#holderBody {

}


#orderHolder {
margin: auto 0;
width: 80%;
height: 100%;
height: auto;
min-height: 400px;
padding: 50px;

}





#paypalButt{
	height: 26px;
	min-height: 26px;
	width:120px;
	background: url(/media/paypalAddCart.gif);
}


#holder {
	border: 1px solid #ccc;
	padding: 10px;
	margin: 5px;
	text-align: left;

}

/* Rich text editor styling end */

body,html {
	margin:0;
	padding:0;
background:#EFEFF6;

	font-family: ariel,verdana;
	font-size:0.9em;
	font-weight:normal;
	text-align: center;
	color:#333366;
	}

/* HEADERS */
h2 {
	font-size:30px;
	margin: 5px 0;
	padding: 0;
	font-weight: bold;
	font-size: 140%;
	text-decoration: none;
}

/* NEWS*/
.newsDate {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 90%;
}
.newsResume {
	margin: 0 0 10px 0;
	padding: 0;
}

#newsBox {
	width: 200px;
	float: right;
	padding: 10px;
	margin: 5px;
	border: 1px dotted #ddd;
}

#newsBox .newsDate {
	border-top: 1px solid #ddd;
}

/* header */
#header {
width: 775px;
height: 135px;
border-bottom:1px #333366 solid;
padding: 0;
display: block;
}

#ContactBox{
	width: 600px;
	padding: 10px;
	margin: 0px auto;
	border: 1px solid #ccc;
}


#frontpagemiddleTop{
float:left;
width: 475px;
min-height: 135px;
height:auto;
	font-family: ariel,verdana;
	font-size:0.8em;
	font-weight:normal;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
background:url(/media/buffNBarb.jpg);
background-position:  left top;
background-repeat:no-repeat;


}


#frontpageText{
float:right;
width: 280px;
min-height: 230px;


}

#special {

float:left;
width: 580px;
height: 133px;
background:#fff;
padding: 0px;

}


#Rotator{
float:left;
width: 100px;
height: 50px;


}



#mainHolder {
float:left;

width: 775px;
height: 100%;
height: auto;
min-height: 400px;
padding: 0px;

}




#ContactHolder{
float:left;

width: 775px;
height: 100%;
height: auto;
min-height: 400px;
padding: 0px;
background:#EDE7DE;
}



#SpecialBox{
float:right;
padding:11px 11px 0 0;
left: 320px;
width: 250px;
height: 160px;
	font-family: ariel,verdana;
	font-size:0.8em;
	font-weight:bold;
color:#ff0000;
overflow:hidden;
}

#SpecialBoxtext{
float:right;

left: 335px;
width: 170px;
height: 130px;


}

#FrontpageMiddle{
float:left;
width: 500px;
height: 100%;
height: auto;
min-height: 375px;
margin: 0 0 0 0px;
padding: 0px 0px 0px 0px;
border-top: 1px solid #ddd;
background: url(/media/backgroundGradient2.jpg);
background-position: top left;
background-repeat:no-repeat;
}


#frontbottom{
float:left;
width: 475px;
height:auto;
height:100%;
min-height: 100px;
margin: 0px;
padding: 0px;
background:#EDE7DE;
border-bottom:#fff solid 1px;
border-top:#ccc solid 1px;
}


#frontbottom2{
float:left;
width: 475px;
height: 289px;
margin: 0px;
padding: 0px;
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	text-align: left;  
	font-size:1.2em;
background: url(/media/coffeesummer1.jpg);
background-position: top left;
background-repeat:no-repeat;
height:auto;
height:100%;
}



#frontcomments{
float:left;
width: 100%;
height: 100px;
margin: 0px;
padding: 0px;
border-top:#ccc solid 1px;
}

#FrontpageMiddleRight{
float:left;
width: 279px;
height:auto;
height:100%;
min-height:500px;
margin: 0px 0 0 0px;
padding: 10px;
	font-family: Tahoma, sans-serif;
	font-size:0.9em;
	font-weight:normal;
border-bottom:1px #ccc solid;
border-left:1px #ccc solid;
border-top:1px #ccc solid;
}

#HomePageBanner
{
float:left;
width: 450px;
height: 158px;

padding: 10px;
border-left:#EDE7DE solid 5px;

}

#HomePageBanner2
{
float:left;
width: 300px;
height: 180px;
background:#fff;
padding: 0px;


}

#TextPageBanner{
float:left;
width: 100%;
height: 80px;

padding: 0px;

}

/* Navigation */

#secondLevelNavigation {
    float: left;
    width: 110px;
    list-style:none;
    padding:10px;
    margin: 0;  

}

#secondLevelNavigation li {
    margin: 0;

}

#secondLevelNavigation li .selected {
	font-weight: bold;
	color:#ff0000;
}

#secondLevelNavigation a {
    display: block;
    padding: 5px 0;
    text-decoration: none;
}

#secondLevelNavigation a:hover {
    background-color: #eee;
}






#rightHandNav{
    float: left;
    padding:10px;
    width:130px;
    margin: 0 0 0 0px; 
background:inherit;  
min-height: 400px;  
height:100%;

}



#naviHolder{
    float: left;
position:relative;
    padding:0;
    width:775px;
    margin: 0; 
background:#ccc;   
}

#naviList {
    list-style:none;
    margin: 0;    
    padding: 0;
}

#naviList li {
    width:95px;
    float:left;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}

#naviList .selected {
	font-weight: bold;
}

#naviList a{
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#naviList a:hover{
    color:#ddd9cc;
}
/* Pull */
#nav ul, #nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#nav a {
    padding: 8px 0;
    text-align: center;
    text-decoration:none;
    color:#ffffff;
    display: block;
}

#nav .current {
	font-weight: bold;
}

#nav a {
	text-decoration: none;
}

#nav a:hover {
	color: white;
}

#nav li li a {
	display: block;
	font-weight: normal;
	color: #060;
	padding: 0.5em 0;
}

#nav li {
	float: left;
	position: relative;
	width: 10em;
	text-align: center;
	cursor: default;
    border-left:#ddd9cc solid 1px;
    border-right:#888477 solid 1px;
}


li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;

	font-weight: normal;
	background: url(wizard/pullBackground.png);
	padding: 2em 0;
	border-bottom: 1px solid #888477;
}

li>ul {
	top: auto;
	left: auto;
}

li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}

li:hover ul, li.over ul {
	display: block;
}

/* BREADCRUM */
#umbBreadcrum {
    list-style:none;
    padding: 0;
    margin: 0;
    color: #aaa;
    font-size: smaller;
}

#umbBreadcrum li {
    float:left;
    margin: 0 3px 3px 0;  
    padding: 0;
}

/* BOXES */









#textContent {
	width: 600px;
border-left:1px #000 solid;
	float: right;
	padding: 10px;
	height:auto;
	height:100%;
	min-height: 600px;
	
}

#blogContent{
	width: 600px;
	border-left:1px #000 solid;
	float: right;
	padding: 10px;
	height:auto;
	height:100%;
	min-height: 600px;
		background:#ffffff;
}




#bottomInfo {
	clear: both;
	border-top: 1px solid #ccc;
	padding-top: 0px;
	color: #aaa;
	font-size: smaller;
}

#container {
position:relative;
	margin: 0px auto;
	width: 782px;
        background: #fff;
height: 100%;
height:auto;
}

#main {
float:left;
position:relative;
	width:782px;
	margin:0;
	padding:0;
	text-align:left;
height: 100%;
height:auto;
}

#bottom {
	clear: both;
	background:#fff;
	width:775px;
	height:30px;
	margin:0px;
	padding: 0px;
	text-align:center;
	font-size: x-small;
	border-top: 1px solid #ccc;
}




#insideContent{
	float: left;
	padding:0px;
	width: 775px;
	background:#fff;
	height: 100%;
	height:auto;
	clear: both;

}



#content {
	float: left;
	height: 100%;
	height:auto;
	clear: both;
	padding:0px;
	min-height:500px;
	width: 775px;

}

#content img {
margin:0 0 0px 0px;
}
#bottomShadow {
	background-image:url(wizard/background_bottom.gif);
}


#main {

	background-image:url(wizard/background_top.gif);
}


/* EDITOR PROPERTIES */
h1 {
	font-size:20px;
	font-weight: bold;
}

h3 {
	font-size:12px;
	font-weight: bold;
}

