/*   
Theme Name: vCap 2009
Theme URI: http://www.vcap.com/
Description: Wordpress Theme
Author: Zeeshan Rahim
Author URI: http://www.zeeshanrahim.com/
Version: v1.0
.
Copyright 2007 - 2010 Auzworks Interactive, LLC. All rights reserved.
.
*/


/* --:Global Elements:-- */

* {margin:0;padding:0;}
body { background:#333; color:#333; font-family:verdana; font-size:12px; }
img { border:0px; -ms-interpolation-mode: bicubic; }
.link a {color:#025483;font-weight:bold;text-decoration:none;}
.link a:hover {border-bottom:1px solid #025483;}

#frame { 
       padding:12px;
       padding-right:6px;
       width:925px;
       margin:10px auto;
       background:white;

       }


/* --:Navigation Bar:-- */

#navigation { 
	margin:4px 0;
	padding:7px 0 10px 0;
	background:white url(im/navigation.jpg) no-repeat;
	font-size:11px;
	}

#navigation ul {
	list-style:none;
	margin-left:3px;
        }

#navigation li {
        display:inline;
        margin-right:5px;
	padding:5px 0;
        }

#navigation a {
        color:#fff;
        text-decoration:none;
        display:inline-block;
        width:90px;
        text-align:center;
        padding:1px 0 2px 0;
        }

#navigation a:hover,#navigation ul li.current_page_item a {
        color:#fff;
        }

.fxportals_up {
	margin-left:15px;
	}

/* --: Glow :-- */

#navigation li.glow-large:hover {background: url(im/glow-large.png) no-repeat center center;}
#navigation li.glow-medium:hover {background: url(im/glow-medium.png) no-repeat center center;}
#navigation li.glow-small:hover {background: url(im/glow-small.png) no-repeat center center;}


/* --:Banner:-- */

#banner {
	margin:9px 0 2px 0;
	}
	
#description {
        width:920px;
        height:338px;
	margin:9px 0 4px 0;
/*	background:#000 url(im/watermarks/account.jpg) no-repeat top left;	*/
	overflow:hidden;
	}

/* --:Content:-- */

#content {
	width:893px;
	*width:920px;
	margin:9px 0 3px 0;
	font-family:arial;
	font-size:11px;
	color:#666666;
        }

#content h1 {
	color:#336699;
	font-size:17px;
	margin:0 10px 0 10px;
	}

#content p {
         margin:10px;
         font-size:11px;
         }
         
#content strong {
	color:#333;
	}

#content ul.bodycopy, #fxcontent ul.bodycopy {
	margin-left:25px;
	}

#content ul.bodycopy ol, #fxcontent ul.bodycopy ol {
	margin:10px 0;
	margin-left:25px;
	}


/* --:Features:-- */

#features td {
          padding:20px;
          }
          
          
/* --:Contact:-- */

#contact {
	width:893px;
	height:339px; *height:340px;
	margin:9px 0 2px 0;
	padding:0 20px 0 10px;
	font-family:arial;
	font-size:11px;
	color:#666666;
	background:url(im/watermarks/contact.jpg) no-repeat top left;
	}

#contact h1 {
	color:#336699;
	font-size:17px;
	margin:0;
	padding:0;
	}

#contact strong {
	color:#333;
	}

#contact table {
	margin-top:10px; *margin-top:10px;
	}

#contact td {
	padding:0 10px 15px 0;
	}


/* --:Forms:-- */

#forms {
        width:920px;
        height:339px;
	margin:9px 0 3px 0;
	font-family:arial;
	font-size:11px;
	background:url(im/banners/demo.jpg) no-repeat;
        color:white;
        }

#forms h1 {
	color:#336699;
	font-size:18px;
	}

#forms p {
         margin:10px 0 15px 0;
         }
         
#forms strong {
	color:#333;
	}


/* --:Accounts:-- */

#accounts {
        width:900px;
        height:319px;
	margin:9px 0 3px 0;
	font-family:arial;
	font-size:11px;
	background:url(im/watermarks/account.jpg) no-repeat;
        color:#fff;
	padding:10px;
        }

/*
#accounts h1 {
	color:#336699;
	font-size:18px;
	}
*/

#accounts h1 {
	color:#fff;
	font-size:13px;
	}

#accounts h2 {
	color:#fff;
	font-size:11px;
	}

#accounts table {
	border-top:3px solid #666;
	}

#accounts td {
	padding:5px 5px 0 0;
	}

#accounts p {
        margin:10px 0 10px 0;
	color:#fff;
	}
         
#accounts strong {
	color:#ccc;
	}

#accounts ul.pdf {
	list-style:none;
	margin:5px 0;
	color:#000;
	}

#accounts ul.bodycopy {
	margin:5px 0 5px 20px;
	color:#000;
	}

#accounts ul.pdf li {
	padding:2px 5px 2px 25px;
	background-image:url(im/adobe-icon.gif);
	background-repeat:no-repeat;
	}

#accounts a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}

#accounts a:hover {
	text-decoration:underline;
	}

#openaccountform select {width:265px;}
#openaccountform p {margin:0;padding:0;font-size:11px;}
/* --:Partners:-- */

#partners {
	padding:0px 12px;
	width:965px;
	width:920px;
	margin:0px auto 0px auto;
	background:white;
	color:#000;
	height:56px;
	}

#top-row img {padding:8px 11px 0 0;}


/* --:Footer:-- */

#footer {
	width:920px;
	margin:0px auto;
	font-size:9px;
	padding:0 10px;
	}

#footer p {
        margin:10px;
        margin-left:0px;
	font-size:9px;
	color:#ccc;
	}

#footer a {
	color:#ccc;
	text-decoration:none;
	border-bottom:1px solid #ccc;
	}
	
#footer a:hover {
	color:#fff;
	border-bottom:1px solid #fff;
	}

#vcap a, #vcap a:hover {border:0;}
	
	
/* --:Home:-- */

.homepage {
	display:none;
	}

.clear {
	clear:both;
	}
	
#OpenAccount,
#FOREXTrading,
#FOREXPortals,
#Services,
#Resources,
#Company,
#CorporateWebsite,
#ContactUs {

        width:923px;
        height:338px;
/*        background:url(im/watermarks/navigation-bar.png) no-repeat top left;	*/
        }

#Integral,
#ICAP,
#Currenex,
#FXall,
#LavaFX,
#HotSpotFX,
#BaxterFX {
        width:923px;
        height:338px;
/*        background:url(im/watermarks/portal-icons.png) no-repeat top left;	*/
        }        

#description {
overflow:hidden;
margin-top:-10px;
}

#description h1 {
        padding:0px;
        font-size:18px;
        color:#fff;
        font-family:verdana;
        border-bottom:1px solid white;
        }

#description_left, #description_right {
        padding:10px 20px 10px 25px;
        font-size:10px;
/*	color:#025483;		*/
	color:#fff;
        font-family:verdana;
        font-weight:normal;
        float:left;
}                

#description_left {width:256px;padding-left:0;padding-right:0;text-indent:10px;}
#description_right {width:610px;}

#description ul {color:white;margin:10px 18px;}
#description li {color:white;margin-bottom:5px;}
#description strong {
        font-size:18px;
        font-family:tahoma;
        color:#fff;
        font-weight:normal;
        display:block;
}

.bblink {
        font-weight:bold;
        color:#025483;
        }
        

/* --:FX Content:-- */


#fxcontent {
	width:683px;
	*width:705px;
	margin:5px 5px 3px 0;
	font-family:arial;
	font-size:11px;
	color:#666666;
	float:right;
        }

#fxcontent h1 {
	color:#336699;
	font-size:17px;
	margin:5px 10px;
	}

#fxcontent h2 {
	color:#333;
	font-size:14px;
	margin:5px 10px;
	}

#fxcontent p {
         margin:10px 10px;
         font-size:11px;
         }
         
#fxcontent strong {
	color:#333;
	}

#fxcontent ul {
	margin-left:25px;
	margin-bottom:10px;
	list-style-type: square;
	}

#fxcontent a {
        font-weight:bold;
        color:#025483;
	}

#fxcontent ul.postTabs {
	margin-left:10px;
	}

#fxcontent ul.postTabs a {
        font-weight:bold;
        color:#ffffff;
	}
/* --:FX Sidebar Content:-- */

#fxsidebarcontent {
	width:202px;
	margin:5px 0 5px 0;
	font-family:arial;
	font-size:11px;
	color:#fff;
	min-height:425px;
	background:white url(im/sidebar.jpg) no-repeat;
	float:left;
        }

#fxsidebarcontent h1 {
        padding:5px 10px 5px 10px;
	font-size:16px;
        }

#fxsidebarcontent h1 a, #fxsidebarcontent h1 a:hover {
        color:#fff;
        }

#fxsidebarcontent li {
        padding:5px 10px;
        margin:0 1px;
        border-bottom:1px solid #ccc;
        list-style:none;
        }
       
#fxsidebarcontent a, #fxsidebarcontent a:hover {
        color: #000;
        text-decoration:none;
        } 

#fxsidebarcontent li:hover, #fxsidebarcontent li.current_page_item {
	background:#fff;
}

#fxsidebarcontent ul li ul {
	display:none;
}

#fxsidebarcontent ul li ul li {
        padding:5px 10px;
        margin:0;
        border-bottom:0;
        list-style:none;
        }

/* --:Glossary:-- */

#glossary { 
	margin:25px 7px;
	}

#glossary a { 
	text-align:center;
	padding: 5px;
	border:1px solid #999;
	color:#006699;
	font-weight:bold;
	font-size:12px;
	width:16px;
	margin:0 3px;
	}

#glossary a:hover {
	background-color:#ccc;
	text-decoration:none;
	}