/* CSS Document */
body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#wrapper {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	background-color: #d60117;
}
#leftBar {
	position:relative;
	left:0px;
	top:0px;
	background-image:url(images/leftbar.jpg);
	width:40px;
	height:560px;
	float:left;
}
#menu {
	position:relative;
	/*left:40px;*/
	top:0px;
	background-image:url(images/menu_bg.jpg);
	width:245px;
	height:560px;
	float:left;
}
div.logo {
	position:relative;
	left:0px;
	top:0px;
}
div.menuItems {
	width:171px;
	float:left;
	height:187px;
	margin-top:50px;
	text-align:left;
}
div.menuItems img {
	display:block;
	/*border:#000000 solid 1px;*/
}
div.menuItems a {
	display:block;
	height:25px;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:0px;
	margin:0px;
	font-family:Georgia, Garamond, serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	/*border:#000000 solid 1px;*/
}
div.menuItems a:hover {
	font-family:Georgia, Garamond, serif;
	font-size:18px;
	color:#FFCC66;
	text-decoration:none;
	background-image:url(images/menuBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#content {
	position:relative;
	/*left:285px;*/
	top:0px;
	background-image:url(images/content_bg.jpg);
	width:354px;
	height:560px;
	float:left;
	text-align:left;
}
#content div.video {
	position:relative;
/*margin-top:155px;*/
}
#content div.tag {
	text-align:right;
	padding-top:10px;
}
#content div.matter {
	padding-top: 0px;
	margin-top: -8px;
	text-align:left;
	font-family:  "Times New Roman", Times, serif;
	font-size:14px;
	/*font-weight: bold;*/
	vertical-align:top;
	height:88px;
}
div.newvidTitle {
	/*background-image:url(images/longDashedLine.png);
	background-position:bottom;
	background-repeat:no-repeat;*/
	height: 12px;
	font-weight:bold;
	color: #fbcc11;
	font-size:18px;
	letter-spacing:1px;
	position: relative;
	padding-top: 15px;
}
#karina {
	position:relative;
	/*left:639px;*/
	top:0px;
/*	background-image:url(images/karina.jpg); */
	/*background-image:url(images/home_pageIMG_0453.JPG);*/
	
	background-image:url(images/Testhome_pageIMG_0453.jpg);
	
	width:311px;
	height:560px; 
	float:left;
}
#karina1 {
	position:relative;
	/*left:639px;*/
	top:0px;
/*	background-image:url(images/karina.jpg); */
	/*background-image:url(images/home_pageIMG_0453.JPG);*/
	
	background-image:url(images/home_pageIMG.jpg);
	
	width:311px;
height:560px; 
	float:left;
}
#karina2 {
	position:relative;
	/*left:639px;*/
	top:0px;
/*	background-image:url(images/karina.jpg); */
	/*background-image:url(images/home_pageIMG_0453.JPG);*/
	
	background-image:url(images/home_pageIMG.jpg);
	
	width:311px;
height:560px; 
	float:right;
}
#wrapper div.thumbPanel {
	position:relative;
	width:950px;
	height:150px;
	/*background-image:url(images/thumb_bg2.jpg);*/
	background-repeat: no-repeat;
	background-position: top right;
	text-align:left;
}
#wrapper div.thumbPanel div.underline {
	padding-left:250px;
}
#wrapper div.thumbPanel #thumbs{
	position:relative;
	left:281px;
	top: 36px;
}
#wrapper div.thumbPanel #thumbs td.second{
	padding-left:3px;
}
#wrapper div.thumbPanel #thumbs td.third{
	padding-left:3px;
}
#wrapper div.thumbPanel #thumbs td{
	vertical-align: middle;
}
#wrapper div.thumbPanel #thumbs td img{
	max-height : 105px;
	height:expression(document.body.clientHeight > 105? "105px": "auto" );
	max-width: 141px;
	width:expression(document.body.clientWidth > 141? "141px": "auto" );
}
#wrapper #bottom {
	width:950px;
	height:37px;
	/*background-image:url(images/bottom_bg.jpg);*/
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
}
#bottom span {
	padding-right:30px;
}
#bottom span.contact {
	float:left;
	padding-left:20px;
}
div.fake {
	clear:both;
}
/* -------------- Inside Pages --------------- */
#insideTop {
	width:950px;
	height:50px;
	background-color:#E7090D;
}
#logoRow {
	width:950px;
	height:84px;
	background-color:#E7090D;
}
#autoExpand {
	background-color:#F40107;
	clear:both;
}
#insideLeftbar {
	position:relative;
	left:0px;
	top:0px;
	width:40px;
	float:left;
}
#insideMenu {
	position:relative;
	/*left:40px;*/
	top:0px;
	background-image:url(images/inside_menuBG.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:200px;
	float:left;
}
div.inside_menuItems {
	width:171px;
	float:left;
	height:187px;
	margin-top:10px;
	text-align:left;
}
div.inside_menuItems img {
	display:block;
	/*border:#000000 solid 1px;*/
}
div.inside_menuItems a {
	display:block;
	height:25px;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:0px;
	margin:0px;
	font-family:Georgia, Garamond, serif;
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	/*border:#000000 solid 1px;*/
}
div.inside_menuItems a:hover {
	font-family:Georgia, Garamond, serif;
	font-size:18px;
	color:#FFCC66;
	text-decoration:none;
	background-image:url(images/menuBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
div.subMenu {
	display:block;
	padding-left:20px;
}
div.subMenu a {
	display:block;
	height:20px;
	padding-left:13px;
	padding-top:3px;
	padding-bottom:0px;
	margin:0px;
	font-family:Georgia, Garamond, serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	/*border:#000000 solid 1px;*/
}
div.subMenu a:hover {
	font-family:Georgia, Garamond, serif;
	font-size:14px;
	color:#FFCC66;
	text-decoration:none;
	background-image:url(images/menuBullet.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#insideContent {
	position:relative;
	/*left:285px;*/
	top:0px;
	background-image:url(images/inside_contentBG.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	width:706px;
	float:left;
	text-align:left;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	display:block;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
p {
	font-family: Elephant;
	font-size:12px;
	font-weight:normal;
	display:block;
	width:660px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:5px;
}
a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#FFD801;
	text-decoration:underline;
}


a.large {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFD801;
	text-decoration:none;
}
#holdIt {
	position:relative;
	top:0px;
	width:657px;
	background-color:#E30110;
	border:#FF0000 1px solid;
	margin-left:15px;
}
#holdIt tr.tableHead td {
	background-color:#C90B1E;
	height:40px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	padding-left:10px;
}
#holdIt tr.line td {
	padding:0px;
	vertical-align:top;
	height:3px;
	width:657px;
}
#holdIt tr td {
	background-color:#E30110;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
}
#holdIt tr.alternate td {
	background-color:#F60103;
	height:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:normal;
	padding-left:10px;
}
div.right {
	display:block;
	width:657px;
	padding-left:15px;
	text-align:right;
	margin-top:-5px;
}
div.right a {
	vertical-align:middle;
}
div.right a img {
	vertical-align:top;
}
div.right input.submit {
	width:85px;
	height:28px;
	background-image:url(images/btn_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
	border:1px solid #FF0000;
	padding:2px;
	background-color:#DC0F14;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFD801;
	cursor:pointer;
}
div.right input.back {
	width:65px;
	height:28px;
	background-image:url(images/btn_back.gif);
	background-position:left;
	background-repeat:no-repeat;
	border:1px solid #FF0000;
	padding:2px;
	background-color:#DC0F14;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFD801;
	cursor:pointer;
}
div.right input.btn {
	width:65px;
	height:28px;
	border:1px solid #FF0000;
	padding:2px;
	background-color:#DC0F14;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#FFD801;
	cursor:pointer;
}
#wrapper #insideBottom {
	width:950px;
	height:47px;
	background-image:url(images/insideBottom.jpg);
	background-repeat:no-repeat;
	text-align:right;
	padding-top:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
}
#insideBottom span {
	padding-right:30px;
}
#insideBottom span.contact {
	float:left;
	padding-left:20px;
}
#formTable {
	margin-left:15px;
}
/*#formTable td.first {
	width:40%;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	font-weight:normal;
}
#formTable td.second {
	width:40%;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	font-weight:normal;
}*/
#formTable td.label {
	width:40%;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;	
	font-weight:normal;
}
#formTable td.field {
	width:60%;
}
input {
	border:#999999 1px solid;
}
select {
	border:#999999 1px solid;
}
div.bottomSpacer {
	height:100px;
}
.body-copy-sm{
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#ask #wrapper #insideContent p{
	font-family: "Times New Roman", Times, serif;
	font-size:18px;	
	font-weight: bold;
}