@charset "utf-8";
/* CSS Document */

/* - - - - - - - - - - - - - - - - - - - - -

Title : 1Worldcard Website
Author : Diverse Innovations
URL : http://www.diverseinnovation.com

- - - - - - - - - - - - - - - - - - - - - */

#urlbar[level] .autocomplete-textbox-container > * {
background-color: #D0F2C4 !important;
}



*	{
	margin:0;
	}

img {
	border:0;
	}

/*
input {
	background: url(../-images/input-bg.png) top left;
	border: 1px solid #888c91;
	padding:2px;
	font-size:12px;
	}
*/

body {
	background:url(../-images/subpage-background.png) #FFFFFF repeat-x;
	color: #465869;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}

#container {
	margin: 0px auto;
	width:960px;
	overflow: visible;
}

#header {
	height:142px;
}

#navigation {
	height:45px;
}

#breadcrumb {
	height:43px;
	color: #FFE47B;
}
#breadcrumb #breadcrumb-navigation {
	width: 500px;
	float:left;
	line-height: 40px;
	margin-left: 5px;
}

#countries {
	width: 183px;
	float:right;
	margin-right: 10px;
}
#shopping-cart {
	width: 170px;
	float:right;
	line-height: 40px;
	background:url(../-images/shopping-cart-bckground.png) no-repeat;
	padding-left: 35px;
	color: #FFFFFF;
}

#shopping-cart a:link, a:visited, a:active {
	color: #fcbe03;
	text-decoration: none;
}
#shopping-cart a:hover {
	color: #fff;
}

#front-board {
	height:260px;
}

#front-content {
	height: 100%;

}

a {
	color: #A80D17;
	text-decoration: none;
} 

a:visited {
	color: #A80D17;
	text-decoration: none;
}

a:active {
	color: #A80D17;
	text-decoration: none;
}

a:link {
	color: #A80D17;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}

/* ---------------------------------------------- */

#main-navigation{
	padding: 0;
	width: 750px;
	background: transparent;
	float: left;
}

#main-navigation ul{
	font: normal 11px Arial;
	margin:0; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
}

#main-navigation li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	height: 45px;
}

#main-navigation a{
	float: left;
	display: block;
	color: white;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 14px 10px;
	text-decoration: none;
	letter-spacing: 1px; /*Default menu color*/
	border-bottom: 1px solid #680108;
	border-right: 1px solid #680108;
}

#main-navigation a:hover{
	background-color: #680108; /*Menu hover bgcolor*/
}

#main-navigation #current a{ /*currently selected tab*/
	background-color: #2a2a2a; /*Brown color theme*/
	border-color: #2a2a2a; /*Brown color theme*/
	border-top: 1px solid #000;
	font: bold 11px Arial;
}
#client-area {
	float:right;
	margin-top:30px;
	width:410px !important;
	width:400px;
	color: #FFE47B;
	}
#client-area-welcome {
	margin-left: 30px;
}
#client-area-welcome2 {
	margin-left: 25px;
	clear: right;
	height: 30px;
	line-height: 30px;
}

#client-form{ /*CSS for sample search box. Remove if desired */
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0;
}
.client-area-link a:link, a:visited, a:active {
	color: #fcbe03;
	margin-right: 5px;
	margin-left: 5px;
}
.client-area-link a:hover {
	color: #fff;
}
#client-form .textinput{
	width: 140px;
	background:url(../-images/form-input.png) no-repeat;
	height:29px;
	padding:5px;
	border:none;
	margin:0px;
	vertical-align: top;
}

#client-form .submit{
	font: bold 11px Verdana;
he
; 	vertical-align: middle;
}

/* ---------------------------------------------- */


#logo {
	float:left;
	}
#front-content-left {
	width: 620px;
	float: left;
	margin: 10px;
	}
#front-content-right {
	background:url(../-images/what-our-clients-say.png) no-repeat;
	width: 270px;
	float: right;
	margin: 10px;
	height: 180px;
	padding-top: 70px;
	padding: 80px 15px 0px 15px;
	font-weight: normal;
	}

#footer-content {
	height:140px;
	padding: 20px;
	font-size: 10px;
	float: left;
	clear: both;
	width: 920px;
}

#footer-navigation-container {
	height:45px;
	background:url(../-images/temp-grid3_06.png) no-repeat;
	float: left;
	width: 960px;
	margin-top: 20px;
}



/* ---------------------------------------------- */

#footer-navigation{
	width: 100%;
	background: transparent;
	height: 45px;
}

#footer-navigation ul{
	font: normal 11px Arial; /*margin between first menu item and left browser edge*/
	padding: 0;
	list-style: none;
	margin-top: 10px !important;
	margin-left: 70px !important;
}

#footer-navigation li{
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
}

#footer-navigation a{
	float: left;
	display: block;
	color: #39414a;
	margin: 0 1px 0 0; /*Margin between each menu item*/
	padding: 5px 15px;
	text-decoration: none;
	letter-spacing: 1px;
	border-left: 1px dotted #8e9398;
}

#footer-navigation a:hover{
	background-color: #FFFFFF; /*Menu hover bgcolor*/
}

#footer-navigation #current a{ /*currently selected tab*/
	border-left: 0px solid #000;
}
.red-bold {
	color: #b92114;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.red-bold2 {color: #990000}

.blue-bold {
	color: #364453;
	font-weight: bold;
	font-size: 14px;
}

.yellow-bold {
	color: #fc7c01;
	font-weight: bold;
}

.yellow-qoute {
	background-color: #fffbdd;
	padding: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC33;
	border-right-color: #FFCC33;
	border-bottom-color: #FFCC33;
	border-left-color: #FFCC33;
	margin-top: 10px;
}

.contact-qoute {
	background-color: #F7F8F9;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2B1BF;
	border-right-color: #A2B1BF;
	border-bottom-color: #A2B1BF;
	border-left-color: #A2B1BF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 330px;
	float: left;
}


#sub-content-right {
	background:url(../-images/what-our-clients-say.png) no-repeat;
	width: 180px;
	float: right;
	margin: 10px;
	height: 180px;
	padding-top: 70px;
	padding: 50px 10px 0px 10px;
}
#sub-content-left {
	width: 719px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sub-content-full {
	width: 940px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sub-content-left2 {
	width: 729px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}




#sub-content-get-started {
	background:url(../-images/get-started.png) no-repeat;
	width: 180px;
	float: right;
	margin: 10px;
	height: 80px;
	padding-top: 70px;
	padding: 10px 10px 0px 10px;
	color: #FFFFFF;
}
#sub-content-gray {
	width: 180px;
	float: right;
	margin: 10px;
	height: 100px;
	padding-top: 70px;
	padding: 10px 10px 0px 10px;
	color: #242424;
	background-image: url(../-images/gray-bg.png);
	background-repeat: no-repeat;
}
#registration {
	width:600px !important;
	width:400px;
	display: block;
}
#sub-login {
	float:right;
	width:230px !important;
	width:400px;
}
#sub-content-login {
	width: 270px;
	float: right;
	height: 180px;
	padding-top: 80px;
	font-weight: normal;
	background-image: url(../-images/sub-login.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}


.card-container {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A2B1BF;
	border-right-color: #A2B1BF;
	border-bottom-color: #A2B1BF;
	border-left-color: #A2B1BF;
	margin-top: 10px;
	margin-right: 24px;
	margin-bottom: 50px;
	margin-left: auto;
	float: left;
	width: 340px;
	height: 350px;
	background-image: url(../-images/card-dental.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}
.card-container    .addtocart {
	float: right;
	display: block;
	clear: right;
	margin-top: 70px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 80px;
	text-align: center;
	font-weight: normal;
	width: 70px;
	color: #D16C1A;
}
.card-container  .card {
	float: left;
	display: block;
}
.card-container h1 {
	float: left;
	display: block;
	clear: none;
	font-size: 1.3em;
	width: 330px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8CBD0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.card-container .price {
	float: right;
	display: block;
	clear: none;
	font-size: 16px;
	width: 120px;
	color: #990000;
	font-weight: bold;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.card-container .text {
	float: left;
	display: inline-block;
	clear: both;
	font-size: 12px;
	width: 300px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.card-container .crir {
	float: left;
	display: block;
	clear: left;
	font-size: 12px;
	width: 95px;
	margin-top: 5px !important;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 65px;
	font-weight: bold;
	background-image: url(../-images/icon-premium.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
}
.card-container .crip {
	float: right;
	display: block;
	font-size: 12px;
	width: 95px;
	margin-top: 5px !important;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 65px;
	font-weight: bold;
	background-image: url(../-images/icon-regular.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: visible;
	height: auto;
	padding-top: 10px;
	clear: none;
}
#sub-content-left-care-cards {
	width: 359px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#sub-content-care-card-text {
	width: 540px;
	float: right;
	margin: 10px;
	padding-top: 70px;
	padding: 10px 10px 0px 10px;
	color: #242424;
	background-repeat: no-repeat;
}

#sub-content-send-money {
	width: 960px;
	float: left;
	background-image: url(../-images/send-money-header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 320px;
}
#sub-content-send-box {
	width: 210px;
	float: right;
	margin: 10px;
	padding-top: 10px;
	color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}












a.thumbnail span img{
border: 0px;
margin: 0px 0px;
}

a.thumbnail span:hover{
background-color: transparent;
}

a.thumbnail span{ /*CSS for enlarged image*/
visibility: hidden;
}

a.thumbnail:hover span{ /*CSS for enlarged image*/
display: block;
position: absolute; top: 200px; left: 0; width: 125px;
padding: 5px; margin: 10px; z-index: 100;
color: #AAA; background: black;
font: 10px Verdana, sans-serif; text-align: center;
 }



















#back-board {
	height:60px;
	line-height: 60px;
	padding-left: 10px;
	font-size: 20px;
	color: #950A12;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

#registration .submit input
{
	margin-left: 105px;
	margin-top: 30px;
}

#registration label
{
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	margin-top: 12px;
	padding-right: 10px;
}
#registration input
{
	background: url(../-images/form-input3.png) no-repeat;
	width: 200px;
	margin-top: 10px;
	padding: 5px;
	border: 0;
}

#registration .submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}
#registration fieldset
{
border: 0px solid #781351;
}

#registration legend
{
	color: #fff;
	border: 1px solid #000;
	padding: 2px 6px;
	background-color: #415263;
	margin-bottom: 20px;
	display: block;
} 


/* --------------------------------------- */



#sub-login .submit input
{
	margin-left: 72px;
}

#sub-login label
{
	width: 4em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	margin-top: 12px;
	padding-right: 20px;
}
#sub-login input
{
	background: url(../-images/form-input2.png) no-repeat;
	width: 140px;
	margin-top: 10px;
	padding: 5px;
	border: 0;
}

#sub-login .submit input
{
	color: #000;
	background: #fff;
	border: 1px outset #ccc;
	width: 60px;
	height: 30px;
}
#sub-login fieldset
{
border: 0px solid #781351;
}

#sub-login legend
{
	color: #252E38;
	border: 1px solid #8C9FB3;
	padding: 3px 40px
} 





/* ticker */

#ajaxticker1{
width: 250px;
height: 100px;

padding: 5px;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.someclass{ //class to apply to your scroller(s) if desired
}

