/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 2;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
*/
body, ul {
	margin:0px;
}
img {
	border:0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none; 
}

.ulClass li	{
	list-style-type:disc;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
    cellpadding=5;
}
caption, th, td {
	text-align: left; 
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* STYLES */
h1, h2, h3, h4, h5, h6 { 
color:#530C0C;
/* line-height:103%; */
  margin-bottom:13px;}

h1 { 
 font-size:18px; 
	margin-bottom:25px;
}

h2 { font-size:180%; }
h3 { font-size:160%; }
h4 { font-size:140%; }
h5 { font-size:120%; }
h6 { font-size:100%; }

p {
	margin:13px 0;
    
}
hr {
	color:#480404;
	background-color:#480404;
	border:medium none;
	height:1px;

}
body {
	/* line-height: 1; */
	color:#7B5227;
	background:#281100;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
   
    
}

#wrapper {
	/*width:953px;*/
	width:953px;
	padding:0 73px;
	margin:0 auto;
	background: #EEE3CD url( images/wrapper-bg.jpg ) repeat-y;
	
}

#wrapper-blog {
	/*width:953px;*/
	width:953px;
	padding:0 73px;
	margin:0 auto;
	background: #EEE3CD url( images/wrapper-bg-blog.jpg ) repeat-y;
	
}

.imageRight {
	float:right;
	padding:0 0 0 10px;
}
.imageLeft {
	float:left;
	padding: 0 10px 0 0;
}
.clear {
	clear:both;
}
#header {
	height:209px;
	position:relative;
	background: #EEE3CD url( images/header-bg.gif ) no-repeat;
}

#header ul {
	position:absolute;
    top:140px;
	left:243px;
	color:#EEE3CC;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
    text-transform:uppercase;
}
#header li {
	float:left;
}
#header li a {
	color:#EEE3CC;
	text-decoration:none;
	padding:0 10px;
}

#header li .active, #header li a:hover {
	color:#520A0A;
}
#logo {
	position:absolute;
	top:25px;
	left:0px;
}

#leftNav {
	display:inline;
	width:253px;
	margin:0  0 0 20px;
	float:left;
}
#leftNav .menu {
	width:253px;
	background: #A58473 url( images/menu-top.gif ) no-repeat;
	padding:44px 0 0;
	font-size:14px;
	/*text-shadow:1px 1px 2px #A8A8A8;*/
	text-align:right;
	/*margin-bottom:22px;*/
}

#leftNav .menu li {
/*	border-bottom:1px solid #750D0D;	*/
	line-height:25px;
	margin:0 10px;
	background: url( images/menu-node.gif ) no-repeat 226px 16px;
	padding-right:18px;
    text-shadow: #682a26 1px 1px 0px;
} 

#leftNav .menu a {
	text-decoration:none;
    font-size:14px;
	color:#000000;
}
#leftNav .menu a:hover {
	color:#ffffff;
}
#leftNav  #menuBottom {
	display:block;
	background: #EEE3CD url( images/menu-bottom.gif ) no-repeat;
	height:10px;
	margin:-5px 0 22px;
	padding:0;
	border:0;
}
#midNav{
	clear:both;
    float:right;
    z-index:99;
    margin-top:-5px;
	margin-right:15px;
}
#midNav .submenu a{
 	color:#4b0404;
    font-size:12px;
	text-decoration:none;
}
#midNav .submenu a:hover{
	text-decoration:underline;
}
#midNav .submenu ul{
	margin:0px;
    padding:0px;
    float:right;
}
#midNav .submenu li{
	list-style:none;
	float:left;
    margin:2px;
}


#content {
	width:437px;
	float:left;
	margin:0 15px;
}
#contentblog {
	width:600px;
	float:left;
	margin:0 15px;
}
#content p {
	/*line-height:120%;*/
	/*line-height:1.1em;*/
/*    line-height:14px; */
    font-size:100%;
}

#content img {
	margin:2px;
}

#swuniversity {
	background: url( images/su-university2.jpg ) no-repeat 0 0; 
	width:437px;
	height:227px;
	position:relative;
    clear:both;
}
#swuniversity img {
	position:absolute;
	top:5px;
	left:12px;
}
#swuniversity .body {
	position: absolute;
	top:66px;
	left:15px;
	width:160px;
}

#swuniversity .body a,#swuniversity .body h6  {
	color:#7B5227;
	text-decoration:none;
}
#swuniversity .body a:hover {
	color:black;
}


#rightNav {
	float:left;
	width:195px;
	width:188px;
	width:191px;
	margin:0 20px 0 0;
    font-size:12px;
}
.rightNavBox {
	float:left;
	width:178px;
	padding:5px 5px 0 10px;
	position:relative;
}
.rightNavBox .readMore {
	color:#480404;
	text-decoration:none;
	position:absolute;
	bottom:14px;
	right:0px;
	font-weight:bold;
}

.rightNavBox .readMore:hover {
	color:black;
}
.eventImage {
	margin: 5px auto;
	display:block;
}
.rightNavBox h4 {
	margin:0 0 5px 0;
	
}
#rightNav dl {
	width:180px;
	
}

#rightNav dt {
	float:left
}
#rightNav dd {
	float:left;
	margin: 0 0 10px 5px;
}

#footer {
	display:inline;
	float:left;
	margin:0px 20px 0;
	width:913px;
	background:#EEE3CD;
}
#footer hr {
	color:#725F42;
	background-color:#725F42;
	border:medium none;
	height:2px;

}
#footer .footerBottom {
	margin:10px 0 30px;
}
#footer ul {
	color:#B28357;
	margin:0 0 0 170px;
	font-size:11px;
}
#footer li {
	float:left;
}
#footer a {
	text-decoration:none;
	color:#B28357;
	padding:0 5px;
}
#footer a:hover {
	color:black;
}
.pageHeading, .productInfoHeading {
	color:#4b0404;
    font-size:14px;
    font-weight:bold;
    padding-bottom:10px;
}
a{
    color:#4b0404;
}
a:hover {
	color:#000;
}
.catTrail {
	background-color:#4b0404;
    font-weight:bold;
    font-size:12px;
    text-align:right;
    width:100%;
    height:20px;
    line-height:1.5;
    margin-right:5px;
}
.catTrail a{
	text-decoration:none;
    color:#fff;
    background:none;
}
.catTrail a:hover{
	color:#000;
}
.productListingDiv {
	width:100%;
}
.productListingName {
	font-weight:bold;
    font-color:#4b0404;
    font-size:14px;
}
.dragItem {
	float:left;
    margin-right:10px;
}
.productInfo {
	float:left;
    margin-top:10px;
    width:70%;
}
.productListingButtons {
	clear:both;
    float:right;
    width:100%;
}
.productPrice {
	font-weight:bold;
    color:#000;
    font-size:13px;
}
.productListingButtons a{
	text-decoration:none;
    float:right;
    margin:3px;
}
.productListingButtons a:hover{

}
.productListingLeft {
	width:100%;
    clear:both;
}
.productListingDiv hr {
	clear:both;
}
.txtBtn {
	background-color:#4b0404;    
    
    color:#fff;
    height:16px;
    width:80px;
    padding-left:5px;
    padding-right:5px;
    text-align:center;
    font-size:12px;
}
strong {
	font-weight:bold;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
input {
	font-size:12px;
    border:0px;

}
.txtBtn a{
	color:#fff;
}
.txtBtn input{
	height:150px;
}

/******************************************************************************/
/* PLAYER                                                                     */
/******************************************************************************/
.player {
	margin-left: 230px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.playerpreview {
	margin-top: 12px;
	margin-bottom: 12px;
}
#playercontroller {
	background-color: #e9f6ff;
	color: #000;
	height: 20px;
	width: 320px;
	border: solid 1px #ccc;
	margin: 0 0 1em 0;
}
#playercontroller .buttonos {
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-position: 2px 2px;
    float: left;
}
#playercontroller .buttonos a {
    display: block;
    height: 20px;
    text-indent: -100em;
    overflow: hidden;
    background-image: none;
}
#playercontroller .timeline {
    position: relative;
}
#playercontroller .timeline a {
    position: absolute;
    left: 40px;
    display: block;
    height: 20px;
    width: 40px;
    text-indent: -100em;
    overflow: hidden;
    background-image: url('../../images/flv_player/control_slider.png');
}
#playercontroller .timeline a:visited {
    background-image: url('../../images/flv_player/control_slider.png');
}
#playercontroller .timeline a:hover {
    background-image: url('../../images/flv_player/control_slider_blue.png');
}
#playercontroller .play {
    background-image: url('../../images/flv_player/control_play.png');
}
#playercontroller .play:hover {
    background-image: url('../../images/flv_player/control_play_blue.png');
}
#playercontroller .pause {
    background-image: url('../../images/flv_player/control_pause.png');
}
#playercontroller .pause:hover {
    background-image: url('../../images/flv_player/control_pause_blue.png');
}
#playercontroller .stop {
    background-image: url('../../images/flv_player/control_stop.png');
}
#playercontroller .stop:hover {
    background-image: url('../../images/flv_player/control_stop_blue.png');
}

.main, .pageContent {/*line-height:14px */; text-align:left; color:#5b0505; }

.linksPage	a{
	color:purple;
	text-decoration:underline;
}

.infoBoxCompanion	{
	float:left;
	width:180px;
	padding-right:20px;
	padding-bottom:40px;
}

.infoBox {border: 0px solid #666;
padding: 5px;

}

.infoBox TD {padding-bottom:5px;}

