/*
Jump Mail
04/01/10
JumpMedia


*/
@import url('blueprint.css');
@import url('sifr.css');
@import url('ui.css');
@import url('jqtransform.css');





/*==1==Global*/

div.wrapper{
	width:940px;
	margin:0 auto;
	text-align:left;
	padding:0 10px 0 10px;
	}
	
div.fullwidth{
	width:960px;
	margin:0 auto;
	text-align:left;
	}
	
	
div.clearme{
	clear:both;
	}
	
	#flash-bg{
	position:absolute; z-index:-100; left:0; top:75px; width: 100%; overflow:hidden;}
	
.pushtwenty{
	padding-bottom:20px;
	}
	
.pushthirty{
	padding-bottom:30px;
	}
	
img.alignleft{
	float:left;
	}
	
img.alignright{
	float:right;
	}
	
	
	
/*==2==Masthead*/

#masthead{
	width:100%;
	background:url(header.jpg);
	height:100px;
	margin-bottom:30px;
	}
	
h1#logo{
	display:block;
	float:left;
	width:242px;
	height:100px;
	background: url(logo.jpg) top left no-repeat;
	}

h1#logo a{
	display:block;
	width:242px;
	height:100px;
	}

h1#logo a span{
	display:none;
	}
	
	
/*==3==Navigation Area*/
	
#main-nav {
	width: 718px;
	height: 100px;
	background:  url(nav.jpg) no-repeat;
	float:left;
}

#main-nav ul {
	border: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	clear: left;
	height: 100px;
}

#main-nav ul li {
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	border: none;
}

#main-nav ul li a {
	display: block;
	height: 100px;
	padding: 0;
	margin: 0;
}

li#nav_one a{ width: 80px; }
li#nav_two a { width: 100px; }
li#nav_three a { width: 80px; }
li#nav_four {width:130px}
li#nav_five a {width:60px}
li#nav_six a {width:260px}


li#nav_one a:hover { background: transparent url(nav-over.jpg) 0px 0px no-repeat; }
li#nav_two a:hover { background: transparent url(nav-over.jpg) -80px 0px no-repeat; }
li#nav_three a:hover { background: transparent url(nav-over.jpg) -180px 0px no-repeat; }
li#nav_four a:hover { background: transparent url(nav-over.jpg) -260px 0px no-repeat; }
li#nav_five a:hover { background: transparent url(nav-over.jpg) -390px 0px no-repeat; }
li#nav_six a:hover { background: transparent url(nav-over.jpg) -450px 0px no-repeat; }




#main-nav ul li strong { display:none; }

.active1{ background: transparent url(nav-over.jpg) 0px 0px no-repeat; !important}
.active2{ background: transparent url(nav-over.jpg) -80px 0px no-repeat; !important}
.active3{ background: transparent url(nav-over.jpg) -180px 0px no-repeat; !important}
.active4{ background: transparent url(nav-over.jpg) -260px 0px no-repeat; !important}
.active5{ background: transparent url(nav-over.jpg) -390px 0px no-repeat;  !important}
.active6{ background: transparent url(nav-over.jpg) -450px 0px no-repeat;; !important}





/*==4==Pages Misc.*/
ul.intro{
	margin:-10px 10px 10px 20px;
	}
	
.intro li{
	font-size:85%;
	color:#968b6c;
	}
	
div.testimonial{
	border:1px solid silver;
	background:url(testimonial.gif);
	padding:10px 20px 30px 20px;
	margin:10px 0 40px 0;
	}
	
.bigtick {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding-left:17px;
margin-bottom:20px;
}
	
.bigtick li {
margin-bottom:9px;
padding-left:23px;
color:#000;
}

.bigtick li {
background:transparent  url(tick.png) no-repeat scroll 0 0;
}



table.price td.left {
padding:7px 10px;
text-align:left;
}

table.price td.right {
padding:7px 10px;
text-align:right;
}

table.price thead td {
background:#FFFFFF none repeat scroll 0 0;
color:#333333;
font-weight:bold;
padding:7px 10px;
border-top:1px solid silver;
border-bottom:1px solid silver;
}

div.design{
	background:#FFFFFF;
	border:1px solid silver;
	padding:10px;
	margin-bottom:20px;
	}
	
div.toplamG{
    background:#FFFFFF;
    border:1px solid silver;
    padding:10px;
    margin-bottom:20px;
    float:right;
    }	
	
	








	
	

/*==7==Column Set Up*/

.endbit{
	margin-right:0 !important;
	}
	
div.cl-one{
	width:60px;
	margin-right:20px;
	float:left;
	}
	
div.cl-two{
	width:140px;
	margin-right:20px;
	float:left;
	}
	
div.cl-three{
	width:220px;
	margin-right:20px;
	float:left;
	}
	
div.cl-four{
	width:300px;
	margin-right:20px;
	float:left;
	}
	
div.cl-five{
	width:380px;
	margin-right:20px;
	float:left;
	}
	
div.cl-six{
	width:460px;
	margin-right:20px;
	float:left;
	}
	
div.cl-seven{
	width:540px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eight{
	width:620px;
	margin-right:20px;
	float:left;
	}
	
div.cl-nine{
	width:700px;
	margin-right:20px;
	float:left;
	}
	
div.cl-ten{
	width:780px;
	margin-right:20px;
	float:left;
	}
	
div.cl-eleven{
	width:860px;
	margin-right:20px;
	float:left;
	}
	
	
	
	


	



/*==11 Footer==*/

div.footer{
	width:100%;
	background:#391015;
	padding-top:30px;
	}

.footer ul{
	margin:0 0 15px 0;
	padding:0;
	list-style-type:none;
	}
	
.footer li{
	line-height:2em;
	font-size:80%;
	}
	
.footer li a{
	color:#fff;
	}
	
.footer h4{
	color:#fff;
	font-size:80%;
	font-weight:bold;
	}
	

	
 p.credits{
	color:#a72c3b;
	font-size:70%;
	line-height:1.2em;
	}
	
p.credits a{
	color:#a72c3b;
	text-decoration:underline;
	}
	

	

	
	
div.newsletter {
	background:transparent url(bg-newsletter.png) no-repeat scroll 0 0;
	height:31px;
	vertical-align:middle;
	margin-top:5px;
	margin-bottom:10px;

}

div.newsletter input {
	float:left;
	background:transparent;
	font-family:tahoma,verdana;
	font-size:70%;
	padding:4px;
	border:none;
	width:133px;
	margin:3px 90px 0 10px;
}

input.sub-button {
	float:left;
	height:38px !important;
	margin:0 !important;
	width:54px !important;
	padding:0 !important;
}
	

	
div.credits ul{
	margin:0;
	padding:0;
	list-style-type:none;
	
	}
	
div.credits li{
	display:inline;
	padding-right:15px;
	}
	

	


