
/* only define template page layout styles here. */
/* any formatting/content styles should be put in 'content.css' */

/* Calamar Custom Styles */
/* Written By 360psg */
/* www.360psg.com */

html {  }
body { margin: auto; vertical-align:top; cursor:default; background: #000000 url(/templates/custom/calamar/images/bg-rptr.png) repeat-y top; }
.hide { display: none; }
#float-container { width: 750px; margin: auto; padding-bottom: 10px; position:relative; z-index:2000; }

#shadow {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:161px;
	background:Url(/templates/custom/calamar/images/shadow.png) repeat-x;
}

#highlight {
	width:100%;
	position:relative;
	background: url(/templates/custom/calamar/images/bg-rptr.png) repeat-y top;
}

.link-home { float: left; width: 220px; height: 70px; display: block; }

#bg_container {
	width:100%;
	background:url(/templates/custom/calamar/images/bg.jpg) repeat-x;
}

#texture_bg {
	width:100%;
	background:Url(/templates/custom/calamar/images/texture-bg.jpg) top center no-repeat;
	position:relative;
}

#content_container { 
    width: 750px;
    margin: auto;
	background: url(/templates/custom/calamar_home/images/calamar-bg.jpg) no-repeat top ;
	height: 378px;
}

#content_container_right { 
    width: 750px;
    margin: auto;
	background: url(/templates/custom/calamar_home/images/calamar-bg1.jpg) no-repeat top ;
	height: 378px;
}

.header {
    background: url(/templates/custom/calamar/images/img2.gif) no-repeat;	
	width: 750px;
	height: 85px;
}

.left {
	float: left;
	width: 116px;
	overflow: hidden;
	margin-left: 15px;
	margin-top: 15px;
	text-align: left;
}

.right {
	float: left;
	width: 190px;
	overflow: hidden;
	margin: 15px 15px 0px 0px;
	text-align: left;
	_width: 190px;
	_margin: 10px 5px 0 0;
}

.additional {
	width: 400px; 
	float: right;
	height: 25px;
	overflow: hidden;
	padding-top: 2px;
}

.navigation {
	float: left;
	width: 230px; 
	height: 25px;
	overflow: hidden;
	padding-top: 2px;
}

.search {
	width: 170px; 
	float: left;
	height: 25px;
	overflow: hidden;
	padding-top: 2px;
}

.nav {
    float: left;
    width: 750px;
	background-color: #000;
		padding-bottom: 2px;
}

#mainbody_container {
	float: left;
	width: 750px;
	padding-left: 3px;
	_padding-left: 1px;
		text-align: left;
}

.main-content {
	float: left;
	width: 505px;
	padding: 15px 15px 15px 15px;
	font: 12px verdana, helvetica, sans-serif;
	color: #fff;
	text-align: left;
	_padding: 15px 8px 15px 8px;
}

.main-content-right {
	float: left;
	width: 380px;
	padding: 15px 15px 15px 15px;
	font: 12px verdana, helvetica, sans-serif;
	color: #fff;
	text-align: left;
	_padding: 15px 8px 15px 8px;
}

#author {
	padding: 10px 0px;
	width: 750px;
	margin: 0 auto;
    clear: both;
    color: #fff;
    font: 10px sans-serif;
    text-align: right;
	position:relative;
	z-index:2000;
}