/* CSS Document */

body
	{
	 background:#154b67 url(/images/blueswish/bg_body_02.gif) top repeat-x;
	 margin:0;
	 padding:0;
	 font:12px verdana;
/*	 line-height:17px; */
	 padding-top:28px;	 
	}
a {text-decoration:none;}
a img {border:0;}

.musiconoff {
	width: 24px;
	height: 24px;
	float: right;
	cursor: pointer;
	padding-right:20px;
	padding-bottom:20px;
	border-style:none;
}
.mediacontrol {
	width: 32px;
	height: 32px;
	margin-left: 10px;
}
.thumbnails {
	width:100%;
	text-align:center;
}
div.thumbnail {
	width:100px;
	height: 90px;
	margin-left:15px;
	margin-bottom:5px;
	border-style:solid;
	border-width:0px;
	text-align:center;
	background-color:white;
	float:left;
}
img.thumbnail {
	max-width:100px;
	max-height:90px;
	padding:2px;
	border-style:solid;
	border-width:1px;
	cursor: pointer;
}
.imagecaption {
	font-family: Arial,Verdana;
	font-size:12pt;
	color: black;
	background:#70C0F0; 
	min-height:20px;
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
}
img.featureimage {
	width: expression((this.width>484) ? "484px": "true");
	max-width:484px;
	max-height:370px;
}
div.featureimage {
	padding-top:0px;
	text-align:center;
	width:484px;
	height:370px;
/*	background-color:#70C0F0; */
}

.listprice {
	height:44px; 
	background:#70C0F0; 
	line-height:44px; 
	text-align:center; 
	color:#ffffff;
	font-size:30px;
	font-family: tahoma;
	font-weight: bold;
}

#wrapper
	{
	width:722px; 	 
	margin:0 auto; 
	padding-top:10px;
 	background:#ffffff url(/images/blueswish/corner_24.jpg) bottom right no-repeat;
	border-left:1px solid #d3d8dc;	
	padding-left:18px;
	padding-right:16px;
	}
#top
	{
	 background:url(/images/blueswish/top_05.gif) top no-repeat;
	 width:757px;
	 height:141px;
	 margin:0 auto;
	 }
#menu
	{
	 background-color:#70C0F0;
	 width:204px;
	 padding-left:17px;
	 }
#menu ul
	{ 
	 margin:0; padding:0;
	 list-style-type:none;
	}
#menu li
	{
	 background:url(/images/blueswish/bullet_15.gif) 0px 12px no-repeat;
	 padding-left:14px;
	 padding-bottom:7px;
	 padding-top:7px;
	}	
		 
#menu a
	{font-family:Georgia;
	 font-size:12px;
	 color:#ffffff;
	 }	
#menu a:hover
	{
	 font-family:Georgia;
	 font-size:12px;
	 color:#000;
	 }	  

.menuselected {
	color:black;
}

#bottom
	{background:url(/images/blueswish/bottom_bg_27.jpg) top no-repeat;
	 height:29px;
	 width:757px;
	 margin:0 auto;
	 text-align:center;
	 font-size:11px;
	 color:#9c9393;
	 line-height:29px;	 
	}	 

.agentweblink {
	color:navy;
}

.agentbox {
	width:222px;
	background-color:#70C0F0;
	color:black;
	text-align:center; 
	padding-top:10px; 
	font:13px tahoma; 
	padding-bottom:30px;
}

div.contentcontact {
	float: right;
	width: 480px;
	text-align:left;
	padding:10px;
}

.contactbar {
	background:url(/images/blueswish/bg_div_cont_03.gif) top no-repeat; 
	text-align:center; 
	font-weight:bold; 
	height:28px; 
	line-height:28px;
}

li.bulletmx {
	width:50%;
	float:left
}
ul.bulletmx {
	font:14px georgia;
	list-style-position: inside;
	list-style-image: url(/images/blueswish/sqare_08.gif);
}

img.copyright {
	border-style: none;
	vertical-align: middle;
	width: 66px;
	height: 25px;
}
a.copyright {
	color: blue;
	font-size:8pt;
}
a.copyright:hover {
	color: red;
	font-size:8pt;
}
.copyright {
	color: navy;
	font-size:8pt;
}

.logodiv {
	float:left; 
	padding-top:17px; 
	padding-left:32px;
	max-height:100px;
	overflow:hidden;
}
.logoimg {
	max-height:100px;
	max-width:400px;
	width:expression(this.width>400?400:true);
	height:expression(this.height>100?100:true);
}
.headlinediv {
	float:right;
	font-family:tahoma; 
	text-align:center; 
	padding-top:40px; 
	padding-right:15px;
}
.headline {
	font-size:22px;
}

