/*
green #569C22
very dark grey #2F2F2F
dark grey #3F3F3F
light grey #5E5E5E
blue #2279BE

light grey box #F5F5F5
*/

body {
	background:#2F2F2F;
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
}
a {
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:0em;
}
.wrap {
	width:980px;
	margin:0 auto;
	text-align:left;
	
}
.wrap-fixed 
{
    min-height: 333px;
}
.png {
	display:block;
}

#header {
	position:relative;
	margin:0 auto;
	text-align:left;
	width:980px;
	height:105px;
}
	#header h1 {
		font-size:0em;
		line-height:0em;
		text-indent:-1000000px;
		padding :20px 0px 0px 15px;
		float:left;
	}
		#header h1 img {
			display:block;
		}
		
	#header h2 {
		background:url(../img/bg-content.gif) no-repeat;
		height:47px;
		line-height:45px;
		text-align:center;
		font-size:30px;
		font-weight:bold;
		color:#fff;	
	}

	#header .tryitnow {
		position:absolute;
		right:0px;
		top:0px;
	}

	#header .tab {
		float:right;
		
		background-position:0px 50px; 
		padding-top:50px;
		height:36px;
		padding-left:10px;
	}
		#header .tab ul {
			
			font:bold 20px Arial, Helvetica, sans-serif;
			height:36px;
			padding-right:10px;
		}
			#header .tab ul li {
				display:block;
				float:left;
			}			
			
			#header .tab ul li a {
					text-decoration:none;
					
			}
				#header .menu-nav {
					display:block;
					height:36px;
					line-height:26px;
					padding:3px 10px;	
					color:#FFF;				
				}
				#header .menu-nav:hover {
					color:#569C22;
				}
				#header .active 
				{
				    display:block;
					height:36px;
					line-height:26px;
					padding:3px 10px;					

					color:#2279BE;
				}

#banner {
	height:400px;
	margin:0;
	padding:0;
}
	#banner .wrapper {
		background:#3F3F3F;
		height:400px;
	}
	
		#banner .wrapper .wrap {
			height:400px;
			position:relative;
		}

			#banner .wrapper .wrap h2 {
				color:white;
				font-size:51px;
				font-weight:bold;
				padding:30px 0px 0px 0px;
				text-transform:uppercase;
				text-align:right;
			}
			
			#banner .wrapper .wrap h3 {
				color:white;
				font:bold 28px Arial, Helvetica, sans-serif;
				padding:10px 0px 0px 0px;
				text-align:right;
			}

			#feature1 {
				height:100%;
				/*background:url(../img/site/feature1.png) no-repeat;
				background-position:bottom left;*/
			}
			
			#feature2 {
				height:100%;
				background:url(../img/site/feature2.png) no-repeat;
				background-position:bottom left;
			}
			
			#feature3 {
				height:100%;
				background:url(../img/site/feature3.png) no-repeat;
				background-position:bottom left;			
			}
			
			#feature4 {
				height:100%;
				background:url(../img/site/feature4.png) no-repeat;
				background-position:bottom left;			
			}

			#banner .wrapper .wrap .sign-up a.button-hp {
				
				position: absolute;
				bottom:70px;
				display:block;
				right:10px;
				width: 200px;
				height:29px;
				font-size:30px;
				
			}
			
			#banner .wrapper .wrap .sign-up a.button-secondary {
				
				position: absolute;
				bottom:72px;
				display:block;
				right:280px;
				
			}
			
			#banner .wrapper .wrap .sign-up a:hover,
			#banner .wrapper .wrap .sign-up a:active {
				background-position:0px -56px;
			}
			
			#banner .wrapper .wrap .controls {
				position:absolute;
				display:block;
				top:15px;
				left:0px;
			}
			
			#banner .wrapper .wrap .controls a {
				background:url(../img/site/selector.gif) no-repeat 0px -28px;
				display:block;
				float:left;
				width:14px;
				height:14px;
				z-index:10;
				text-indent:-9999px;
				margin:4px;
			}
			
			#banner .wrapper .wrap .controls a:hover,
			#banner .wrapper .wrap .controls a:active {
				background-position:0px -14px;
			}
			
			#banner .wrapper .wrap .controls .selected {
				background-position:0px 0px;
			}

#banner_short {
	height:60px;
	margin:0;
	padding:0;
}
	#banner_short .wrapper {
		background:#3F3F3F;
		height:60px;
	}
	
		#banner_short .wrapper .wrap {
			height:60px;
			position:relative;
		}

			#banner_short .wrapper .wrap h2 {
				color:white;
				font-size:34px;
				font-weight:bold;
				padding:10px 0px 0px 0px;
				text-transform:uppercase;
				text-align:left;
			}
			
			#banner_short .wrapper .wrap .free_trial {
				position:absolute;
				right:0px;
				top:10px;
			}
			
			#banner_short .wrapper .wrap .logo {
				position: absolute;
				left:0px;
				top:8px;
			}
			
			#banner_short .menu {
				float:right;
				padding-top:34px;
				height:20px;
				padding-left:10px;
			}
				#banner_short .menu ul {
					font:bold 12px Arial, Helvetica, sans-serif;
					height:13px;
					padding-right:0px;
				}
					#banner_short .menu ul.level1 li {
						display:block;
						float:left;
						background: transparent url(../img/site/menu_separator.png) no-repeat scroll 0px -78px;
					}
					
					#banner_short .menu ul li.active {
						background: #f5f5f5;
					}
					
					
						#banner_short .wrapper .wrap .menu ul.level1 li a,#banner_short .wrapper .wrap .menu ul.level1 li a.visited {
							display:block;
							float:left;
							text-decoration:none;
							color:#f5f5f5;
							height:20px;
							line-height:20px;
							padding:3px 10px;					
						}
						
						#banner_short .wrapper .wrap .menu ul.level1 li a:hover {
							color:#ffffff;
							background: #69f;
						}
						#banner_short .wrapper .wrap .menu ul.level1 li.active a:hover {
							background: #f5f5f5;
							color:#569C22;
						}
						
						#banner_short .wrapper .wrap .menu ul.level1 li.active a {
							color:#777;
						}
						
			
			
#banner_title {
	background: #f5f5f5;
	height:28px;
	margin:0;
	padding:0;
}

	#banner_title .wrapper {
		background: #f5f5f5;
		height:28px;
	}
			
			#banner_title .wrapper .wrap {
			height:28px;
			position:relative;
		}
			
			#banner_title .wrapper .wrap h2 {
				color:#75A8FF;
				font-size:20px;
				font-weight:bold;
				padding:1px 0px 0px 4px;
				text-transform:uppercase;
				text-align:left;
			}
		

#content {
	background:#fff;
	padding:20px 0px 10px 0px;
	
}

	#content .top {
		background:url(../img/site/signup_bg.png) no-repeat;
		margin-top:0px;
		margin-bottom:0px;
		width:980px;
		height:440px;
	}
	
		#content .top .left, #content .bottom .left {
			width:470px;
			padding-left:0px;
		}
		
		#content .top .left {
			padding-top:20px;
		}
		
		#content .top .quotation {
			height: 105px;
			vertical-align: top;
			padding-left:14px;
		}
		
		#content .top .quotation #testimonial, #content .top .quotation #testimonial2 {
			font-size: 18px;
			font-family: Georgia, "Times New Roman", Times, serif;
			color: #333;
			text-align: justify;
			font-style: italic;
		}
		
		#content .top .quotation #signature, #content .top .quotation #signature2 {
			text-align: right;
			line-height: 24px;
			font-size: 16px;
			color: #333;
		}
		
		#content .top .quotation #more {
			margin-top: 9px;
			text-align: right;
		}
		#content .top .quotation #ititle {
			margin-top: 15px;
			text-align: left;
			font-size: 14px;
			color: #777;
		}
		
		#content .top .quotation #signature a,
		#content .top .quotation #signature a:active,
		#content .top .quotation #signature2 a,
		#content .top .quotation #signature2 a:active{
			color: #333;
		}
		
		#content .top .quotation #more a,
		#content .top .quotation #more a:active{
			font-size: 14px;
			color: #777;
		}
		
		#content .top .quotation a:hover{
			text-decoration: underline;
		}

		#content .top .label {
			font:bold 16px Arial,Helvetica,sans-serif;
			padding-right:10px;
			text-align:right;
			color:#777;
		}
		
		#content .top .terms {
			font:bold 12px Arial,Helvetica,sans-serif;
			padding-right:10px;
			text-align:left;
			color:#777;
		}

		#content .top .terms a, #content .top .terms a:visited {
			color:#777;
			text-decoration:underline
		}
		
		#content .top .terms a:hover,
		#content .top .terms a:active {
			color:#333;
		}
		
		#content .bottom div.input {
			display:block;
			background:url(../img/bg-input-register2.gif) no-repeat;
			width:300px;
			height:26px;
			padding-left:10px;
			padding-right:10px;
			padding-top:3px; 
			padding-bottom:5px; 
			float:left;
		}

			#content .bottom div.input input {
				width:100%;
				border:0;
				background:none;
				font-size:16px;
				color:#333;
			}

			#content .bottom input#signup {
				background:url(../img/site/sign_up_trial.png) no-repeat 0px 0px;
				width:133px;
				height:45px;
				margin-top:5px;
				border:0;
				cursor:pointer;
				text-indent:-99999px;
				font-size:0;
				display:block;
				line-height:0;
			}

			#content .bottom input#signup:hover,
			#content .bottom input#signup:active {
				background:url(../img/site/sign_up_trial.png) no-repeat 0px -45px;
			}

		#content .top .right, #content .bottom .right {
			width:470px;
			padding-left:20px;
		}
		
		#content .top .right {
			padding-top:22px;
		}
		
			#content .top .right .video {
				display:block;
				text-align:right;				
			}

		#content .form {
			padding-left:10px;
			padding-right:10px;
			padding-top:30px;
			font-size:16px;
			color:#333;
		}

			#content .form .msg {
					color:red;
					font-weight:bold;
			}
		
			#content .form div.input {
				display:block;
				background:url(../img/bg-input-register2.gif) no-repeat;
				width:300px;
				height:26px;
				padding-left:10px;
				padding-right:10px;
				padding-top:3px; 
				padding-bottom:5px; 
				float:left;
			}

			#content .form div.inputshort {
				display:block;
				background:url(../img/bg-input-register2short.gif) no-repeat;
				width:100px;
				height:26px;
				padding-left:10px;
				padding-right:10px;
				padding-top:3px; 
				padding-bottom:5px; 
				float:left;
			}


			#content .form div.input input,
			#content .form div.inputshort input {
				width:100%;
				border:0;
				background:none;
				font-size:16px;
				color:#333;
			}

			#content .form div.input select,
			#content .form div.inputshort select {
				width:100%;
				border:0;
				background:none;
				font-size:16px;
				color:#333;
			}

			#content .form img.png {
				display:block;
				float:left;
				padding-right:20px;
				padding-top:10px;
			}
				
			#content .form .text {}
				
				#content .form .text h3 {
					color:#272727;
					font-size:18px;
					font-weight:bold;
					padding-bottom:5px;
				}
				#content .form .text p {
					color:#666666;
					line-height:150%;
				}
				#content .form .text p em {
					font-weight:bold;
				}

	#content .client {
		position:relative;
		
		overflow:hidden;
	}
	
	#content .client img{
		margin-right: 40px;
	}

	#content .title, #content .text {
		font: 12px Arial,Helvetica,sans-serif;
		padding-right:10px;
		text-align:left;
		color:#777;
	}
	
	#content .title {
		font-weight:bold;
	}

	#content .rboxtop {
		background:url(../img/box-st.png) no-repeat top #f5f5f5;
		margin-top:10px;
		width:180px;
	}
	#content .rbox {
		background:url(../img/box-sb.png) no-repeat bottom #f5f5f5;
		margin-top:0px;
		width:180px;
		
	}

		#content .rbox h3 {
			color:#75a8ff;
			font-size:12px;
			font-weight:bold;
			padding-bottom:2px;
			margin:0px 10px 0px 10px;
		}
		#content .rbox hr {
			border:0;
			color:#75a8ff;
			background-color:#75a8ff;
			height:1px;
			width:90%;
			text-align:right;
		}
		#content .rbox h4 {
			color:#333;
			font:12px Arial, Helvetica, sans-serif;
			line-height:150%;
			margin:0px 10px 10px 10px;
		}

		#content .rbox a:hover, .rbox a:visited {
			text-decoration:underline;
		}
		
		#content .rbox a {
			color:#569C22;
			font-weight: bold;
			text-decoration:none;
		}


.bottom {
	margin-top:10px;
	margin-bottom:30px;
	clear: both;
	height: 400px;
}

.thirdparty {
	text-align: center;
	position:relative;
	height:45px;
	overflow:hidden;
	margin-top:3px;
	white-space:nowrap;
}

.hometitle {
color: #3671A1;
font-family: Helvetica, sans-serif;
font-size: 14px;
line-height: 1.2em;
margin: 0px 0px 2px;
padding: 0px;
text-transform: uppercase;
}
 	
.thirdparty img {
	border-left:17px solid #f7f7f7;
}

#footer {
	height:200px;
}

	#footer .wrapper {
		background:#5E5E5E;
		height:200px;
		text-align: center;
	}
	
	#footer .wrapper .wrap {
		padding-top:30px;
		text-align:center;
	}

	#footer ul {
		float:left;
		width:240px;
		text-align:left;
		font-size:12px;
		font-weight:bold;
	}

		#footer li {
			display:list-item;
			color:#fff;
			height:20px;
			
		}
			#footer li h4 {
				color:#fff;
				font-size:15px;
				font-weight:bold;
				
			}
			
			#footer li a,
			#footer p a {
				color:#fff;
				text-decoration:none;
			}
			#footer li a:hover,
			#footer p a:hover {
				color:#777;
			}
			
			#footer li a img,
			#footer li a:hover img {
				border:none;
				margin:0;
				padding:0;
				vertical-align:top;
			}
			
			
	#footer p {
		padding-top:12px;
		color:#fff;
		text-align:center;
	}



.button-large-green2 {
	float: left;
	font-size: 16px;
	color: #ffffff;
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	cursor: hand;
	white-space: nowrap;
	width: 300px;
}

.button-large-green2 span {
	text-align: center;
	padding: 0 10px 0 5px;
	line-height: 53px;
	display: block;
	background-repeat: no-repeat;
	background-position: right 0px;
	white-space: nowrap;
}

.button-large-green2 {
	background-image: url(../img/button_lg_grn_lt.png);
}

.button-large-green2 span {
	background-image: url(../img/button_lg_grn_rt.png);
}

.divider {
	border-top: 1px solid #CCC;
	margin: 25px 0px;
}

.tweets {
	margin-top: 15px;
}

.tweets li, .integrtext {
	color: #555;
	font-size: 14px;
	margin-bottom: 25px;
}

.tweets li a {
	color: #555;
	cursor: auto;
	text-decoration: underline;
}


/* ----- */
#content .dotted {
    background: url("../img/dots-h.gif") repeat-x scroll 0 center transparent;
    color: #666666;
    font-size: 33px;
    margin-bottom: 60px;
    text-align: center;
}
#content .dotted span {
    background: none repeat scroll 0 0 #FFF;
    padding: 0 10px;
}
#content .trial-bar {
    background: none repeat scroll 0 0 #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    
    padding: 30px 0;
    width: 940px;
    display: block;
    float: left;
    margin-left: 35px;
    margin-right: auto;
    margin-top: 20px;
    padding: 50px 0;
}
#content .trial-bar div {
    float: left;
    margin: 0 0 0 20px;
}
#content .trial-bar h4 {
    margin: 4px 0 5px;
}
#content .trial-bar p {
    margin: 0;
}
#content .trial-bar a {
    float: right;
    margin: 0 30px 0 0;
}
#content .shadow {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.2);
    padding: 20px;
}
#content .lined {
    background-color: #FFFFFF;
    border: 1px solid #E0E0E0;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.2);
}

h1, h2, h3, h4, h5, h6 {
    line-height: 100%;
}

h4 {
    font:bold 19px Arial, Helvetica, sans-serif;
}


/* buttons begin*/
/* `Buttons
----------------------------------------------------------------------------------------------------*/

.button-primary::-moz-focus-inner { border: 0; }

.button-primary {
    background-color: #A1D85A;
    background: -moz-linear-gradient(100% 100% 90deg, #6A9832, #A1D85A);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#A1D85A), to(#6A9832));
    color: #FFF !important;
    cursor: pointer;
    font-size: 19px;
    font-weight: bold;
    padding: 14px 25px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    overflow: visible;
    display: inline-block;
    text-decoration: none !important;
    text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.3);
}

.button-primary:hover {
    background-color: #aae162;
    background: -moz-linear-gradient(100% 100% 90deg, #74a439, #aae162);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#aae162), to(#74a439));
}

.button-smaller 
{
    font-size:13px;
}
.button-smallest
{
    font-size:13px;
    padding: 8px 14px; 
}

.button-primary-trial {
  padding: 5px 20px 5px 20px;
  text-align:center;
}


.button-secondary {
    background-color: #FBFBFB;
    background: -moz-linear-gradient(100% 100% 90deg, #E4E4E4, #FBFBFB);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FBFBFB), to(#E4E4E4));
    color: #616161 !important;
    cursor: pointer;
    font-size: 17px;
    padding: 14px 19px;
    text-shadow: 0 -1px 0 #FFF;
    overflow: visible;
    text-decoration: none !important;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 5px 7px rgba(0,0,0,0.2);
}

.button-secondary:hover {
    background-color: #FBFBFB;
    background: -moz-linear-gradient(100% 100% 90deg, #eeeded, #ffffff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeded));
}

.button-small {
    font-size: 15px;
    padding: 9px 19px;
    -moz-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 2px 3px rgba(0,0,0,0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(255,255,255,0.3), inset 0 -1px 1px rgba(0,0,0,0.3), 0 2px 3px rgba(0,0,0,0.3);
}
/* buttons end */



/* ----- */


.featuresSignUp a {
				background:url(img/site/free_trial.png) no-repeat 0px 0px;
				bottom:20px;
				display:block;
				right:0px;
				width: 274px;
				height:56px;
				z-index:10;
				text-indent:-9999px;
			}
			.featuresSignUp a:hover, .featuresSignUp a:active {
				background-position:0px -56px;
			}
			.features a, .features a:visited, .features div {
				text-decoration: none;
				color:#777;
			}
			.features a:hover, .features div:hover {
				text-decoration: none;
				color:#569C22;
				background-color: #EEEEEE;
			}
           
			
			.feature-box {
				display: block;
				width: 264px;
				height: 280px;
				background-color: F5F5F5;
				float: left;
				padding: 14px;
				margin-right: 12px;
				margin-left: 12px;
				margin-bottom: 13px;
				font-size: 12px;
				line-height: 16px;
				-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
			}
			
			.feature-box img {
				width: 262px;
				height: 172px;
				border-top: 1px solid #CCCCCC;
				border-left: 1px solid #CCCCCC;
				border-bottom: 1px solid #999999;
				border-right: 1px solid #999999;
                -moz-box-shadow: 0 0 0 rgba(0,0,0,0.2);
	            -webkit-box-shadow: 0 0 0 rgba(0,0,0,0.2);
	            -moz-border-radius: 10px;
	            -webkit-border-radius: 10px;
	            border-radius: 10px;
			}
			
			.feature-box h2 {
				color: rgb(119, 119, 119);
				font-size: 16px;
				font-weight: bolder;
				margin: 0.6em 0px 0.5em 0px;
				
			}
			.feature-box p {
				color: rgb(91, 87, 69);
				font-size: 13px;
				line-height: 1.5;
			}
			
			a .learnmore {
				color: green;
				font-size: 13px;
				line-height: 1.5;
				display: none;
			}

			a:hover .learnmore {
				color: #75A8FF;
				font-weight: bolder;
				font-size: 13px;
				line-height: 1.5;
				display: inline;
			}
			
			#features 
			{
			    margin-left:30px;
			    padding-top:0px;
			}
			
			#content .clients-row {
                background: url("../img/hp/findmyringsize_logos.jpg") no-repeat scroll center top transparent;
                height: 50px;
                margin-bottom: 0;
                margin-top: 30px;
                overflow: hidden;
                padding: 0 0 40px;
                text-indent: -9000px;
            }
            
            
            
            .container_12 .grid_12, .container_16 .grid_16 {
    width: 940px;
}
#userstatus
{
    color:White ;
    font-size:12px;
    position: absolute;
    right: 16px;
    top: 10px;
}
#userstatus a
{
    
    padding:3px 5px;
    height:36px;
	line-height:26px;
	color:#FFF;	
	text-decoration:underline;
	font-weight:bold ;
}

#userstatus a:hover 
{
    color:#569C22;
}

#userstatus .login
{
    font-size:15px;
    line-height:33px;
}

a.genlink:hover, a.genlink:visited {
			text-decoration:underline;
			cursor:pointer;
		}
		
		a.genlink {
			color:#569C22;
			font-weight: bold;
			text-decoration:none;
			cursor:auto;
		}

/*  WIDGET CONFIG */
.embedcode-box {
    height: 300px;
    width: 760px;
}
.embedcode-example {
    float: right;
    line-height: 30px;
    vertical-align: middle;
}
.embedcode-example img {
    vertical-align: middle;
}
.embedcode-example span {
    display: inline-block;
    vertical-align: middle;
}
.register-input {
    float: right;
    width: 200px;
}
.register-label {
    width: 100px;
}
.register-styles {
    font-size: 1em;
    margin-left: 10px;
}
.register-table, .register-table td {
    padding-top: 10px;
}
.register-styles, .register-styles td {
    padding-top: 5px;
}
.register-styles-spacer, .register-styles-spacer td {
    padding: 10px;
}
.btn_next
{
    float: right; padding-top: 20px;
}
/*  WIDGET CONFIG */

#register-demo-btn
{
    line-height:30px;
}

#content .rbox .msg 
{
    color:Red;
}



/* HP Slider */

#feature ul li {
    display: block;
    float: left;
}
#feature {
    display: inline;
    height: 188px;
    position: absolute ;
    left: 20px;
    top:20px;
    width: 384px;
}
#feature .rap {
    height: 330px;
    overflow: hidden;
    width: 430px;
    border: 8px solid #F5F5F5;
}
#feature .rap a {
    display: none;
}
ul.pagination {
    position: absolute;
    
    margin :10px 0px 0px 190px;
}
ul.pagination li {
    margin-right: 4px;
}
ul.pagination li a {
    background-image: url("../img/pagination.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    height: 0;
    overflow: hidden;
    padding-top: 13px;
    width: 13px;
}
ul.pagination li.current a {
    background-position: 0 -13px;
}
ul#navigation li {
    display: block;
    float: left;
}
.caption {
    z-index:500;
    position:absolute;
    bottom:0px;
    left:0;
    height:30px;
    
    background:#000;
    background:rgba(0,0,0,.8);
    width:430px;
    font-size:1.3em;
    line-height:1.33;
    color:#fff;
    border-top:1px solid #000;
    text-shadow:none;
    text-align:center;
    font-style:italic ;
    
}

#reminder
{
  color: #003366;
}
.info
{
  font-size:16px;
  background: url(../img/info.png) no-repeat;
  padding-left:40px;
  padding-top:6px;
  height:40px;
}
/* HP Slider - END */



.picker
{
	
  float:  left;
 
}
.picker-last
{
	height: 20px;
  float:  left;
  margin: 7px 4px 4px 4px;
}

h2
{
 
    font-size: 16px;
    font-weight: bolder;
 
}
                
h3
{
 
    font-weight: bolder;
 
}

.partner h2 
{

    line-height:150%;
    padding-top: 25px;
	color: rgb(119, 119, 119);
	font-size: 16px;
    font-weight: bolder;
    margin: 0px 15px 0.25em 0px;

}

.partner h3 
{
    line-height:150%;
	padding-top: 25px;
	font-size: 14px;
    font-weight: bolder;
    margin: 0px 15px 0.25em 0px;

}


.partner p 
{

    line-height:150%;
	padding-top: 10px;
	font-size: 13px;
    margin: 0px 15px 0.25em 0px;

}

.bread-crumbs a{
    text-decoration: underline;
}


.bread-crumbs .arrows {
    padding-left: 5px;
    padding-right: 5px;
}

.bread-crumbs{
    font-size: 14px;
    font-weight: bolder;
}

#LanguagesBox div {
    display: inline-block;
    vertical-align: middle;
}

#LanguagesBox select{
    margin-top: 10px;
}

.langButtons input {
    width: 60px;
    margin-top: 20px;

}
 /*.pp_content,*/

.delLangBtn {
    width: 100px !important;
}

.availableLangs {
    width: 115px;
}

.selectedLangs {
    width: 115px;
    margin-left: 25px;
}


.defaultLanguage {
    width: 100px;
}

.container {
    width: 1050px;
    margin: 0 auto;
}

.main_content{
    background: #f6f6f6;
    margin-top: 2px;   
    padding-top: 10px;
    padding-bottom: 10px; 
}
    
.heading {
    padding: 0 0 5px 0;
    border-bottom: 1px solid #a5a5a5;
    margin: 5px 0 0 0;
    height: 63px;
}