/* CSS Document 



*/

body
{
	/*background:#04254F;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.86em;
	line-height:125%;
	font-weight: normal;
	color: #616161;
	text-decoration: none;
	margin:0;
	padding:0;
	margin-top:0px;
	background:#e7e7e7 url(../images/design/body-bg1.jpg) repeat-x top center;
	padding:0px;
	margin:0px;
}

.blue
{
	color:#0052A2; 
}

.nopadmarg
{
	padding:0px;
	margin:0px;
}

img
{
	padding:0px;
	margin:0px;
	border:none;
}

a
{
color:#6087B8;
text-decoration:underline;
	
}

a:hover
{
	text-decoration:none;
	color:#00A3E4;
}

.f-right
{
	float:right;
}

.f-left
{
	float:left;
}

#wrapper
{
	width:960px;
	padding:0px 15px;
	margin:0px auto;
	background:#fff url(../images/design/bg-wrap.jpg) center top;
	overflow:hidden;
}

#container
{
	background:#ffffff;
}


#top-bar
{
	padding:6px 15px;
	background:#fff;
	color:#4c4c4c;
	font-size:12px;
	font-weight:bold;
}

#top-bar a
{
	color:#017ebe;
	text-decoration:underline;
	font-weight:bold;
}

#top-bar a:hover
{
	text-decoration:none;
}

.login-arrow
{
	background:url(../images/design/login-arrow.jpg) right center no-repeat;
	padding-right:16px;
	margin-right:4px;
}


#banner
{
	background:#ffcc00;
	height:190px;
	text-align:center;
}

#banner .home
{
	width:305px;
	padding-left:15px;
}

#banner .search
{
	width:480px;
	font-size:10px;
	padding-top:0px;
	/*padding-left:140px;*/
	padding-left:130px;
	padding-right:15px;
	float:right;
	height:190px;
	color:#fff;
	background:url(../images/design/offers-banner.jpg) no-repeat 0px bottom;
}

#banner .search .tagline
{
	height:65px;
	margin-top:30px;
	padding-left:13px;
	margin-right:125px;
	text-align:center;
	font-size:20px;
	color:#990100;
	font-weight:bold;
	line-height:120%;
	
}

#banner .search .cont
{
	padding-left:15px;
}



#banner .logo
{
	background:url(../images/logos/banner-right.jpg) no-repeat right center;
	height:120px;
	width:400px;
	float:right;
}

#menu
{
	background:#003099 url(../images/design/navbg.jpg) center bottom repeat-x;
	height:35px;
	overflow:hidden;
	padding:0px 5px;
	font-weight:bold;
}

/* menu styles */
#jsddm
{	margin: 0;
	padding: 0px;}

	#jsddm li
	{	float: left;
		list-style: none;
		font-size:12px;}

	#jsddm li a
	{	display: block;
		padding: 9px 10px 9px 10px;
		text-decoration: none;
		width: 115px;
		vertical-align:middle;
		text-align:center;
		color: #EAFFED;
		white-space: nowrap}
		
	#jsddm li a.down
	{	background:url(../images/design/menu-b-arrow.jpg) no-repeat right;}

	#jsddm li a:hover, #jsddm li a.active
	{	background: #ffffff url(../images/design/navbghover.jpg) repeat-x top; color:#333;}
		
		#jsddm li ul
		{	margin: 0;
			padding: 0;
			position: absolute;
			z-index:1000;
			visibility: hidden;
			border: 1px solid #f0f0f0;
			border-bottom:none;}
		
			#jsddm li ul li
			{	float: none;
				display: inline}
			
			#jsddm li ul li a
			{	width: auto;
				background: #f7f7f7;
				min-width:165px;
				padding:8px 25px;
				text-align:left;
				border-bottom:1px solid #f0f0f0;
				color: #24313C}
			
			#jsddm li ul li a:hover
			{	background: #ddd}

#search
{
	padding:6px 3px;
	color:#e7e7e7;
	float:right;
	text-align:right;
	margin:0px;
}


#links
{
	width:550px;
}

.search-input
{
	color:#e7e7e7;
	padding:0px 5px 0px 10px;
}

#main
{
	padding:0px;
	margin:0px;
	font-size:12px;
}

#main #home
{
	margin:10px 10px;
	overflow:hidden;
}

#main #home #col1
{
	width:354px;
	background:#f9f9f9;
	border:1px solid #f0f0f0;
	float:left;
	margin-right:10px;
	padding:10px;
	min-height:1310px;
}

#main #home  h2
{
	font-size:14px;
	padding:0px;
	margin:0px 0px 10px 0px;
}

#main #home  h1, #bottom  h1
{
	font-size:16px;
	padding:0px 0px 8px 0px;
	margin:0px 0px 7px 0px;
	border-bottom:1px solid #f0f0f0;
	line-height:150%;
	color:#616161;
}

#main #home  h1 a, #bottom  h1 a
{
	text-decoration:none;
	color:#616161;
}

#main #home  h1 a:hover, #bottom  h1 a:hover
{
	text-decoration:underline;
	color:#616161;
}



#main #home .item
{
	margin-bottom:7px;
	border-bottom:1px solid #f5f5f5;
	padding-bottom:7px;
}

#main #home .item ul
{
	list-style:none;
	font-weight:bold;
}

#main #home #col2
{
	width:250px;
	background:#f9f9f9;
	border:1px solid #f0f0f0;
	float:left;
	margin-right:10px;
	padding:10px;
}

#main #home #col3
{
	width:250px;
	background:#f9f9f9;
	border:1px solid #f0f0f0;
	float:left;
	padding:10px;
	overflow:hidden;
}

#main #home #col3 .bar
{
	float:left;
	width:125px;
}

#left
{
	padding:5px 0px 5px 5px;
}

.content_tab
{
	background:#FFF;
	padding:10px;
}

.content_tab h3
{
	font-size:12px;
	padding:5px 0px 5px 0px;
	margin:5px 0px;
}
.content_tab h4
{
	font-size:15px;
	padding:0px 0px 5px 0px;
	margin:5px 0px;
}

.content_tab img
{
	margin:0px 10px 10px 0px;
	border:1px solid #E9EDDF;
}

.content_tab .text
{
	padding:0px;
}


.content_tab .deals
{
	width:305px;;
	margin-right:15px;
	margin:5px 0px;
}

.content_tab .deals .mega
{
	margin-bottom:15px;
}

.mega .item
{
	padding:10px;
	background:#e7f7fa;
	margin:8px 0px;
	overflow:hidden;
	font-size:12px;
	min-height:122px;
}

.latest .item
{	
	padding:5px;
	background:#fff;
	margin:5px 0px;
	overflow:hidden;
	font-size:12px;
	
}

.item img
{
	margin-right:10px;
	border:2px solid #ffcc00;
}

.item h3
{
	font-size:14px;
	color:#00529D;
	margin:0px 0px 5px 0px;
	padding:0px;
	background:none;
}

.item h3 a
{
	color:#00529D;
	text-decoration:none;
}

 .item h3 a:hover
{
	text-decoration:underline;
}
.item .date
{
	color:#ff0000;
}

.content_tab .icons
{
	width:305px;
	margin:5px 0px;
	margin-left:10px;
}

.content_tab .icons .frame
{
	background:#ffffcc;
	margin-top:10px;
}

.content_tab .icons .frame h3, .coloured_title
{
	background:#959500;
	padding:5px 10px;
	text-align:center;
	margin:0px;
	color:#fff;
}
.content_tab .icons ul
{
	padding:0px 10px 10px 10px;
	margin:0px;
}

.content_tab .icons ul li
{	
	padding:8px;
	background:none;
	padding-left:27px;
	border-bottom:1px solid #8fb5a1;
	font-weight:bold;
}

.content_tab .icons ul li a
{
	color:#206c77;
	text-decoration:none;
}
.content_tab .icons ul li a:hover
{
	color:#206c77;
	text-decoration:underline;
}

#registerbar
{
	background:#ffff77;
	overflow:hidden;
	margin-bottom:15px;
}

#registerbar .text
{
	vertical-align:middle;
}

#registerbar .left
{
	padding:10px 30px 10px 10px;
	background:#adad18 url(../images/design/register-arrow.jpg) right center no-repeat;
	float:left;
	color:#fff;
	font-weight:bold;
}

#registerbar .right
{
	float:right;
	font-weight:bold;
	min-width:600px;
}

#registerbar .right span
{
	padding-top:10px;
}

.titleimage 
{
	margin:0px 0px 4px 0px;
}

.titleimage  img
{
	border:0px;
	padding:0px;
	margin:0px;
}

.titleimage .scrolling
{
	padding:0px 0px 5px 0px;
	color:#FF0000;
}


.heading h1
{
	margin:0px;
	font-size:11px;
	font-weight:normal;
	padding:0px;
	color:#313131;
	margin-bottom:5px;
}


.heading a
{
	text-decoration:underline;
}


h1
{
	font-size:13px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#desc h2
{
	font-size:12px;
	color:#00529D;
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 5px;
	background:none;
	font-weight:normal;
}

#desc h2 a
{
	color:#00529D;
	text-decoration:underline;
}


#desc h2 a:hover
{
	color:#F6C30F;
	text-decoration:none;
}

.content_tab h2
{
	font-size:18px;
	padding:0;
	margin:13px 0px 13px 0px;
	color:#0052A2;
	line-height:150%;
}

.content_tab h2 a
{
	color:#E77817;
	text-decoration:none;
}

.content_tab h2 a:hover
{
	text-decoration:underline;
}




.form-head
{
	background:#F7EDDE;
	width:120px;
	padding:6px 6px;
	font-weight:bold;
}

.content_tab  ul
{
	list-style:none;
	padding:5px 5px;
	margin:0px;
	font-size:12px;
}

.content_tab  ul li
{
	padding:2px 2px 2px 14px;
	background:url(../images/design/arrow2.gif) left 6px no-repeat;
}

.content_tab .candy_coated ul li
{
	padding:8px 0px;
	background:none;
}

.content_tab  ul li a
{
 	color:#005E9E;
	text-decoration:none;
}

.content_tab  ul li a:hover
{
 	color:#919191;
	text-decoration:underline;
}

.content_tab  #more-deals
{
	padding:5px 10px 10px 10px;
}

.content_tab ul#tabs 
{
	margin:0px;	
	padding:0px;
}


.content_tab  li#tabsli
{
	background-image:none;
	margin:0px 3px 0px 0px;
	padding:5px 10px 2px 10px;
}

.form-head a
{
	color:#717171;
	padding:6px;
	text-decoration:none;
}

.form-head a:hover
{
	color:#919191;
	text-decoration:none;
}

.form-container
{
	margin:0px;
	padding:0px;
}

.form-input
{
	background:#f6f6f6;
	border:1px solid #D0D6BB;
	padding:1px;
	color:#616161;
}

.search .form-input
{
	font-size:10px;
}

.custom-advice {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}


#error
{
	padding:0px 0px;
}


#hide
{
	background:#777;
	background:url(../images/design/loading.gif) center center no-repeat;
	height:20px; 
}

/*  search deals */

.search-value
{
	color:#005E9E;
}

.result-item
{
	margin:0px 5px 5px 5px;
	border-bottom:1px solid #f5f5f5;
	padding:0px 2px 5px 2px;
}
.result-item h2 a
{
	font-size:15px;
	color:#00529D;
	
}

.result-item h2 a:hover
{	
	color:#00529D;
	text-decoration:underline;
}

.result-item:hover
{
	background:#f9f9f9;
}

.result-nav
{
	padding:10px 0px;
}



#right
{
	padding:5px 5px 5px 5px;
}

#right .heading
{
	padding:3px;
	font-size:12px;
	color:#919191;
	font-weight:normal;
}

.image_bar
{
	background:#fff;
	padding:0px;
	margin:5px 0px 5px 0px;
}

.image_bar img
{
	border:none;
	padding-top:0px;
}

#bottom
{
	margin:0px 10px 10px 10px;
	padding:0px 0px;
	font-size:12px;
	color:#919191;
}

.home-bottom
{
	background:#f9f9f9;
	border:1px solid #f0f0f0;
	padding:20px;
}



#bottom .line
{
	background:url(../images/design/right-line1.gif) right center repeat-y;
	border-right:1px solid #f0f0f0;
}


#bottom td
{
	padding:10px;
}


#bottom h2
{
	padding:0px 5px 5px 0px;
	margin:0px;
	font-size:11px;
	text-transform:uppercase;
	color:#E67817;
}

#bottom h2 a
{
	color:#E67817;
	text-decoration:none;
}

#bottom h2 a:hover
{
	color:#E67817;
	text-decoration:underline;
}


#bottom ul
{
	
	font-size:12px;
}

#bottom ul li
{
	padding:2px 2px 2px 2px;
}

#bottom ul li a
{
 	color:#919191;
	text-decoration:none;
}

.home-bottom ul
{
	padding:5px 5px;
	margin:0px 0px 0px 20px;
}

.home-bottom ul li
{
	list-style:circle;
	background:none;
	background:url(../images/design/arrow1.gif) left 6px no-repeat;
}


#bottom ul li a:hover
{
 	color:#E77817;
	text-decoration:underline;
}



#footer
{
	background:#005E9E;
	color:#fff;
	border-top:1px solid #fff;
	padding:15px;
	font-size:12px;
}


#footer a
{
	color:#fff;
	text-decoration:none;	
	padding:0px 0px 0px 8px;
}

#footer a:hover
{
	text-decoration:underline;
	color:#C1D7E8;
	
}

/* CSS admin Document */


#admin-menu
{
	width:800px;
	padding:10px;
	border:1px solid #ddd;
	background:#040D2E;
	margin:0 auto;
	margin-top:10px;
	font-size:12px;
	color:#fff;
}

#admin-menu a
{
	color:#fff;
	padding:5px;
	text-decoration:none;
}


#admin-menu a:hover
{
	color:#fff;
	padding:5px;
	text-decoration:underline;
}

#admin-footer
{
	width:800px;
	padding:10px;
	border:1px solid #ddd;
	background:#040D2E;
	height:15px;
	margin:0 auto;
	margin-bottom:10px;
	color:#fff;
}
#cse-search-box
{
	height:30px;
}

#cse-search-box input
{
	padding:0px;
	margin:0px;
}

.button
{
	background:#005E9E;
	border:1px solid #616161;
	color:#fff;
	padding:4px 10px;
}

.admin-input
{
	background:#f6f6f6;
	border:1px solid #D0D6BB;
	padding:8px 10px;
	color:#616161;
	
}


.admin-button
{
	background:#040D2E;
	border:1px solid #616161;
	color:#fff;
	padding:4px 10px;
}

.admin-error
{
	text-align:center; 
	color:#fff; 
	padding:10px; 
	background:#990000; 
	font-size:14px;
	margin:0px 50px;
}

#hideshow
{
	display:none;
}

.newsitem
{
	padding:5px 2px;
}


.newsitem-news
{
	padding:10px 5px 20px 5px;
	margin:0px 0px 10px 0px;
	border-bottom:1px solid #D0D6BB;
	text-align:justify;
	overflow:hidden;
}

.newsitem-news h2
{
	padding:0px 5px 10px 0px;
	margin:0px;
	font-size:14px;
	color:#E67817;
	background:none;
}

.newsitem-news .readmore
{
	padding:5px 0px 0px 0px;
}


#blue-container
{
	padding:5px 5px 5px 5px;
	margin:10px 0px;
	background:#b0e4ee;
}

#blue-container .toppanel
{
	padding:10px 5px 15px 5px;
	overflow:hidden;
}


#blue-container .toppanel h3
{
	font-size:15px;
	color:#00529D;
	margin:0px 0px 5px 0px;
	padding:0px;
	background:none;
}

#blue-container .toppanel span
{
	font-size:12px;
}

#blue-container .toppanel .right
{
	float:right;
	text-align:left;
}

#blue-container .toppanel  a
{
	color:#00529D;
	text-decoration:none;
}

#blue-container .toppanel  a:hover
{
	text-decoration:underline;
}



#container-1 ul
{
	margin:0px; 
	padding:0px;
}



#container-1 ul li
{
	background:none;
	padding:0px 0px 0px 0px;
	margin-right:2px;
	margin-bottom:1px;
}


#container-1 ul li a, #container-1 ul li a:hover
{
	text-decoration:none;
}

.tabs-container ul
{
	
}

.tabs-container ul li
{
	list-style:disc;
	list-style:inside;
	padding:5px 30px;
}

.raquo
{
	width:10px; background:url(../images/design/raquo.jpg) no-repeat center; padding:0px 10px 0px 5px;
}

#usernav
{
	padding:5px 10px;
	margin:15px 5px 10px 5px;
	background:#d5d5d5;
	border:1px solid #c9c9c9;
	color:#313131;
}

#usernav a
{
	padding:0px 10px;
	color:#313131;
	text-decoration:none;
}

#usernav a:hover
{
	color:#616161;
	text-decoration:underline;
	
}

#usernav a.active
{
	font-weight:bold;
	color:#0052A2;
}


#usernav1
{
	padding:5px 10px;
	margin:15px 5px 10px 5px;
	background:#e9e9e9;
	border:1px solid #e7e7e7;
	color:#313131;
}

#usernav1 a
{
	padding:0px 10px;
	color:#313131;
	text-decoration:none;
}

#usernav1 a:hover
{
	color:#616161;
	text-decoration:underline;
	
}

#usernav1 a.active
{
	font-weight:bold;
	color:#E77817;
}


table.outer
{
	border-top:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
}

table.outer tr.head
{
	background:#999;
	color:#fff;
	font-weight:bold;
}

table.outer td
{
	border-bottom:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	padding:4px;
}

table.outer img
{
	margin:8px;
	padding:2px;
}


.article-form
{
	margin:15px 0px;
	background:#f2f2f2;
	border:1px solid #e9e9e9;
	padding:20px;
}

.article-form .form-input
{
	background:#fff;
	border:1px solid #ddd;
	width:300px;
}


.article-comment
{
	background:#f9f9f9;
	border:1px solid #f7f7f7;
	margin:8px 0px;
	padding:10px;
}

.article-comment .title
{
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

a.title
{
	text-decoration:none;
}

a.title:hover
{
	text-decoration:underline;
}

sup
{
	font-size:9px;
}

.rateoffers
{
	overflow:hidden;
}

.rateoffers .item
{
	width:290px;
	margin-right:10px;
	float:left;
}

/* home new styles */


#main .home
{
	padding:10px;
	overflow:hidden;
}

#main .home .bar
{
	width:300px;
	float:left;
	margin:8px;
}

#main .home .adsbar
{
	width:290px;
	float:left;
	margin:8px;
}

#emailfriend
{
	background:#fff;
	text-align:left;
	padding:10px;
	margin:10px auto;
	width:500px;
}

#emailfriend h1
{
	margin:10px 0px 10px 0px;
	font-size:18px;
}

#emailfriend h2
{
	margin:10px 0px 10px 0px;
	font-size:15px;
}

.red
{
	color:#99000;
}

a.red
{
	color:#990000;
	text-decoration:none;
	font-size:15px;
}

a.red:hover
{
	text-decoration:underline;
}









