/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header{
	border-top:0px solid #000000;
	height:179px;
	background: url("/wp-content/uploads/2011/08/bgredshadow.jpg") repeat-x top;
	padding: 0px;
}

#topmenu{
	background:#252620 url(images/bg-top.png) repeat-x top;
}

#topmenu li{
	border-color:#333;
}

span.continue {
	background: url(/wp-content/uploads/2011/08/ico-continue-trans2.png) no-repeat left;line-height:20px;padding:2px 0 2px 22px;;
}

#topmenu li a {
	color:#ccc;
}

#nav li a:hover, #nav li.current-menu-item a{
	color:#333;
	background-color:#EBE9E1;
	background-image:none;
	}

#rss,#credit{
	display:none;
}

.box, .widget {
	-moz-box-shadow: 0px 7px 7px 0px #ccc;
  	-webkit-box-shadow: 0px 7px 7px 0px #ccc;
  	box-shadow: 0px 7px 7px 0px #ccc;
}

.widget {
	margin-bottom: 30px;
}

#content-title-tf{
	width:288px;
}
.submit_btn, #submit{
	-webkit-appearance: none;
-webkit-box-align: center;
-webkit-box-shadow: rgba(255, 255, 255, 0.296875) 0px 1px 0px 0px inset, rgba(255, 255, 255, 0.296875) 0px 0px 2px 0px inset, rgba(0, 0, 0, 0.289062) 0px 1px 2px 0px;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
background-attachment: scroll;
background-clip: border-box;
background-color: #960210;;
background-image: none;
background-origin: padding-box;
border-bottom-color: #960210;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #960210;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #960210;;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #960210;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(255, 255, 255, 0.296875) 0px 1px 0px 0px inset, rgba(255, 255, 255, 0.296875) 0px 0px 2px 0px inset, rgba(0, 0, 0, 0.289062) 0px 1px 2px 0px;
box-sizing: border-box;
color: white;
cursor: pointer;
display: inline-block;
font-family: 'Lucida Grande';
font-size: 10px;
font-style: normal;
font-variant: normal;
font-weight: bold;
height: 20px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 5px;
margin-left: 0px;
margin-right: 0px;
margin-top: 5px;
outline-color: white;
outline-style: none;
outline-width: 0px;
padding-bottom: 3px;
padding-left: 8px;
padding-right: 8px;
padding-top: 3px;
text-align: center;
text-decoration: none;
text-indent: 0px;
text-shadow: rgba(0, 0, 0, 0.296875) 0px -1px 0px;
text-transform: none;
vertical-align: baseline;
white-space: pre;
min-width: 80px;
word-spacing: 0px;
}

.submit_btn:hover{
	background:##D21034;
	opacity:0.9;
}

#nav li ul li a{
	background-attachment: scroll;
	background-clip: border-box;
	background: #333 none repeat-x top;
	color: #CCC;
/*	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color:#333;
*/
	-moz-box-shadow: rgb(204, 204, 204) 0px 4px 4px 0px;
	-webkit-box-shadow: rgb(204, 204, 204) 0px 4px 4px 0px;
	box-shadow: rgb(204, 204, 204) 0px 4px 4px 0px;
}

#nav li ul li a:hover{
	background: #FFF none repeat-x top;
	color:#333;
}

.fbLoginButton {
	margin-left:30px;
}

#tabs ul.wooTabs li a.selected, #tabs ul.wooTabs li a:hover, .widget h3, #tdomf-form-9 h3 {
text-decoration: none;
background: #960210;
color: white;
-moz-box-shadow: inset 0 0 15px #333;
-webkit-box-shadow: inset 0 0 15px #333;
box-shadow: inset 0 0 15px #333;
}

.subscribe{
	display:none;
}

#logoImg{
	display:none;
	margin-top: 10px;
	margin-left: 15px;
}

.title{
	font-size:18px;
	margin-bottom:12px;
}

#slides{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	border-style:none
}