body {
	margin:0;
	padding:0; 
	font-size:75%; 
	line-height:140%; 
	font-family:Arial, Helvetica, sans-serif; 
	border-top: 1px solid #28417F;
	background-color:#4F1400;
	}
#container {
	background: #28417f url(../images/layout2/bg_x.jpg) repeat-x top left; 
	border-bottom: 1px solid #28417F;
	min-width:1065px;
}
#container1 {
	background: url(../images/layout2/body.jpg) left top repeat-y;
	position:relative;
	}
#container2 {
	background:url(../images/layout2/banner.jpg) left top no-repeat; 
	}
#container3 {
	padding-top:137px;
	min-height:430px;
	}
/* ---------------------------------FOOT ----------------------- */
#foot {
	background:url(../images/layout2/foot.jpg) left top no-repeat; 
	padding-top:100px;
	}
#foot #links {
	padding: 40px 0 40px 40px;
	width:950px;
	text-align:center;
	color:#cccccc;
}
#foot #links a {
	color:#cccccc;
	text-decoration:none;
}
#foot #links a:hover {
	color:white;
	text-decoration:underline;
}
#top_bar {
}
.content {
	padding:15px 13px 15px 15px;
	clear:both;
	border-right:0px solid red;
	border-left:0px solid red;
	margin-left:34px;
	width:939px;
}
#menu_main  {
	height:65px;
	width:500px;
	position:absolute;
	left:360px;
	width:590px;
}
#menu_main a {
	width:99px;
	padding:40px 7px 10px 7px;
	margin: 0 2px;
	display:block;
	float:left;
	background:url(../images/layout2/menu_tab_off.jpg) left top no-repeat; 
	color:white;
	text-decoration:none;
	text-align:center;
	outline:none;
}
#menu_main a:hover {
	background:url(../images/layout2/menu_tab_on.jpg) left top no-repeat; 
}
#menu_main a.on {
	background:url(../images/layout2/menu_tab_on.jpg) left top no-repeat; 
}

.dangler {
	position:absolute;
	display:block;
}
div#save_dangler {
    width:46px;
    height:32px;
    left:341px;
    top:15px;
	background:url(/images/objects/save.png) center center no-repeat; 
}
div.separator {
	background:url(../images/layout2/separator.jpg) left top no-repeat; 
	padding-top:80px;
}
div.separator2 {
	background:url(../images/layout2/separator2.jpg) left top no-repeat; 
	padding-top:60px;
}
h1 {
	font-family: Trebuchet MS, sans-serif;
	color:#EF8700;
	font-size:13pt;
}
h2 {
	font-family: Trebuchet MS, sans-serif;
	color:#F2AA55;
	font-size:12pt;
	padding:10px 0 2px 32px;
	background-image: url(../images/icons/pin_sm.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h3 {
	font-family: Trebuchet MS, sans-serif;
	color:#F2AA55;
	font-size:11pt;
}

#container3 h1 { /* only first h1 on page */
	margin-bottom:40px;
}
.separator h1 { /* only first h1 on page */
	margin:0 0 20px 0;
}

.content a, .content a:visited {
	color:#AF0800;
	font-weight:800;
	text-decoration:none;
	outline: none;  /* firefox dotted border on click fix */
}
.content a:hover, .content a:active, .content a:focus {
	text-decoration:underline;
}
/* -------------------------- IMG ------------------------------ */
img {
	border:0px;
}
a.thumb_backdrop {
	display:block;
	width:125px;
	height:98px;
	background:url(../images/objects/thumb_backdrop.jpg) left top no-repeat; 
}

a.thumb_backdrop img {
	margin: 13px 0 0 13px;
	border:1px solid white;
}
img.inset_left {
	float:left; 
	margin: 12px 15px 12px 0; 
	padding: 4px;
	border:2px outset #555555;
	}
img.inset_right {
	float:right; 
	margin: 12px 0 12px 15px; 
	border: 1px solid #999999;
	padding: 4px;
	border:2px outset #555555;
	}
div.inset_left {
	padding:5px;
	text-align:center;
	margin: 12px 15px 12px 0; 
	float:left;
	}
div.inset_right {
	text-align:center;
	padding:5px;
	margin: 12px 0 12px 15px; 
	float:right;
	}
div.inset_right img {
	border:2px outset #555555;
	}
.caption {
	text-align:center;
	font-size:90%;
	color:gray;
}
.content a.go_bubble {
	width:258px; height: 167px;
	display:block;
	position:absolute;
	text-decoration: none;
}
.content a.go_bubble :hover {
	color:#FFFFDB;
}
.go_bubble span {
	color:white;
	display:block;
	font-size:18px;
	margin:60px 46px;
	text-shadow:1px 1px 5px #999999;
}
/* -------------------------- TEXT ------------------------------ */

.pointer {
	cursor:pointer;

}
span.hl{
	padding:2px;
	background-color:yellow;
}
.success_box {
	padding:15px 15px 15px 55px; 
	background:#f0f8e9 url(../images/icons/success.jpg) 7px 5px no-repeat;
	background:#f0f8e9 url(../images/icons/coquette-icons-set/png/48x48/accept.png) 3px 30% no-repeat;
	border-top:1px solid #4E8B1C;
	border-bottom:1px solid #4E8B1C;
	margin:10px 0;
	color: #4E8B1C;
}
.warning_box {
	padding:15px 15px 15px 55px; 
	background:#FFF8EB url(../images/icons/coquette-icons-set/png/48x48/warning.png) 3px 30% no-repeat;
	border-top:1px solid #EF9C0C;
	border-bottom:1px solid #EF9C0C;
	margin:10px 0;
	color: #EF9C0C;
}
.fail_box {
	padding:15px 15px 15px 55px; 
	background:#FEF2F2 url(../images/icons/fail.png) 7px 5px no-repeat;
	background:#FEF2F2 url(../images/icons/coquette-icons-set/png/48x48/delete.png) 3px 30% no-repeat;
	border-top:1px solid #e30707;
	border-bottom:1px solid #e30707;
	margin:10px 0;
	color: #e30707;
}
.info_box {
	padding:15px 15px 15px 55px; 
	background:#FFFFDD url(../images/icons/coquette-icons-set/png/48x48/info.png) 3px 30% no-repeat;
	border-top:1px solid #297F8B;
	border-bottom:1px solid #297F8B;
	margin:10px 0;
	color:#003D7F;
}
.generic_box { /*has no image defined*/
	padding:15px 15px 15px 55px; 
	background-color:#FFFFDD;
	background-position: 7px 7px;
	background-repeat: no-repeat;
	border-top:1px solid silver;
	border-bottom:1px solid silver;
	margin:10px 0;
	color:gray;
}
.content ul {
	list-style-type:none;
	}
.content ul.no_indent {
	padding:0px;
	}
.content ul li {
	margin:6px 0;
	padding-left:15px;
	list-style-type:none;
	background:url(../images/layout/aa.gif) no-repeat left 5px; 
	}

.error {
	color:#CC691A;
}

/* --------------------------------- Columns ----------------------- */

.col_of_2 {
	float:left;
	width:50%;
}
.clear {
  clear:both
}
/* -------------------------- LISTS ------------------------------ */

table.browse_results {
	width:100%;
}
table.browse_results tr.titles td {
 	border-right:1px solid #dddddd;
 	border-bottom:1px solid #dddddd;
}
table.browse_results td {
	vertical-align:top;
	padding:5px;
}


/* -------------------------- TOOL TIPS ------------------------------ */

.cvv_tip {
	width: 200px;
	border:1px solid silver;
	padding:20px;
	color: #666666;
	background-color:white;
}

/* -------------------------- CREDITS ------------------------------ */
#footer_links  {
	padding:30px 0 30px 40px;
	background-color:#4F1400;

	border-top:5px solid;
}
#footer_links p {
	margin:0 20px;
	float:left;
}
#credits:hover {
	opacity:1;
	filter:alpha(opacity=100);
}
#credits {
	opacity:0.85;
	filter:alpha(opacity=85);
	display:block;
	margin-left:30px;
	height:62px;
	width:200px;
	color:white;
	font-family: arial;
	padding:0px;
	text-align:center;
	text-decoration:none;
	font-size:90%;
}
#seal_pe { 
	
}
#seal_auth_net img {
}
	
#seal_godaddy {
	padding-top:17px;
	padding-right:25px;
}

/* -------------------------- MENU UTILS ------------------------------ */
#menu_utils {
	left:595px;
	top:118px;
	color:white;
}
#menu_utils a {
	display:block;
	width:75px;
	padding:5px;
	margin: 0 5px;
	float:left;
	text-align:center;
	background: url(/images/bg/bg_white_opacity_15.png);
	color:#eeeeee;
	text-decoration:none;
	border-top:1px solid #F3BE7E
}
#menu_utils a:hover {
	color:white;
	border-top:1px solid #dddddd; 
}
/* -------------------------- SOCIAL BOOKMARKS ------------------------------ */

#social_bookmarks_lil {
	top:102px;
	left:351px;
}
#social_bookmarks_big{
	margin:20px;
	padding:30px 0px 30px 165px;
	background:url(../images/layout2/share_love.jpg) left center no-repeat; 

}

/* -------------------------- VIDEO PLAYERS ------------------------------ */
div.flashplayer { /*the first simple plahyer*/
	background:url(../images/objects/playerbox.jpg) no-repeat top left;
	padding:26px 0px 0px 41px;
 	width:408px;
	height:280px;
	}

/* -------------------------- BOXES ------------------------------ */
.liner {
	padding:13px;
}
.vert_50 {
	background:url(../images/boxes/dark_blue_grunge_w_50_opac_75.png) no-repeat top left;
	height:303px;
	width:461px;
	overflow:hidden;
	color:white;
}
.dark {
	color:white
}

.dark a,
.dark a:hover, 
.dark a:visited 
{
	color:orange;
}
.light{
	color:#333333;
}

