﻿/* Homepage IDs */
/* the html for the home header area is in the master page mstFullPage_NoHeader */

#home
{
    position: relative;
}


#contentCapTop
{
    width: 856px;
    height: 26px;
    margin: 15px auto 0 auto;
    background: url(Images/bgContent_Cap_Top.gif) no-repeat;
    position: relative;
    z-index: -50;
}


#home h3
{
    font-weight: bold;
    font-size: 15px;
    color: #506f9c;
    margin: 0px 0 7px 0px;
    padding: 0;
        height: 26px;
    background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat left;
    padding: 10px 0 0px 30px;
}

#home h3 a
{
    text-decoration: none;
    color: #506f9c;
    display: block;
    width: 213px;
    height: 26px;
    background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat left;
    padding: 10px 0 0px 30px;
}

#home p
{
    font-size: 12px;
    line-height: 22px;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
}
#home_logo
{
    position: absolute;
    top: 4px;
    left: 29px;
   width: 250px;
    height: 70px;
    background: url(Images/Logo_ProfileComplete.gif) no-repeat;
}


#home_logo a
{
   width: 250px;
    height: 70px;
    display: block;
}


#header_home_nav
{
    position: absolute;
    width: 240px;
    height: 50px;
    left: 648px;
    top: 10px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    text-transform: uppercase;
}

#header_home_nav ul
{
    margin: 0;
    padding: 10px 0 0 0;
}

#header_home_nav li
{
    list-style: none;
    display: inline;
    height: 30px;
}

#header_home_nav a
{
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #333333;
    padding: 8px 0 0 0; 
}

#header_home_nav a.login
{
    padding: 8px 0px 0 0;
    margin: 0 3px 0 0;
}




.phone_home
{
    position: absolute;
    width: 110px;
    height: 30px;
    top: 37px;
    left: 710px;
    font-size: 18px;
    color: #506f9c;
}

#banner_home
{
    width: 785px;
    height: 185px;
    margin: 80px 0 0 0;
    background: url(Images/bgBanner_home.jpg) no-repeat top;
    position: relative;
}

#free_trial_home
{
    position: absolute;
    width: 285px;
    height: 35px;
    top: 15px;
    left: 22px;
}

#free_trial_home a
{
    width: 300px;
    height: 40px;
    display: block;
}



#video_home
{
    position: absolute;
    width: 143px;
    height: 27px;
    top: 96px;
    left: 10px;
}

#video_home a
{
    display: block;
    width: 143px;
    height: 27px;
}


#banner_home_nav
{
    position: absolute;
    width: 220px;
    height: 181px;
    top: 2px;
    left: 560px;
    margin: 0;
    padding: 0;
}

#banner_home_nav li
{
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    list-style: none;
}


#banner_home_nav a
{
    text-decoration: none;
    color: #333333;
    display: block;
    width: 195px;
    height: 26px;
    background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat left;
    padding: 10px 0 0px 30px;
}

#banner_home_nav li.pricing
{
}


/* This styles the two columns with the 4 paragraphs. */

#left_home
{
    width: 520px;
    float: left;
    margin: 15px 0 0 0;
}


#left_home ul
{
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 11px;
    color: #666666;
}
#left_home li
{
    margin: 0 0 2px 10px;
}

#right_home
{
    width: 237px;
    float: right;
    margin: 20px 15px 0px 0px;
}


.space
{
    height: 20px;
    width: 3px;
    margin: 20px 0 0 0;
}

/* this is the blue callout box */

.callout_box_cap
{
    width: 237px;
    height: 32px;
    background: url(Images/bgBox_Blue_Cap.gif) no-repeat;
}

.callout_box_cap h4
{
    color: #ffffff;
    font-size: 17px;
    padding: 5px 0 0 10px;
}


.callout_box_content
{
    width: 233px;
    background: url(Images/bgBox_Blue_Content.gif) repeat-y;
    padding: 10px 0 10px 10px;
}

.callout_box_content ul
{
    margin: 0 15px 0 10px;
    padding: 0;
    font-size: 12px;
    color: #666666;
}
.callout_box_content li
{
    margin: 0 0 9px 10px;
}

.callout_box_content p
{
    margin: 0 15px 10px 0px;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
}

.callout_box_bottom
{
    width: 237px;
    height: 5px;
    background: url(Images/bgBox_Blue_Bottom.gif) no-repeat;
}

/* this styles the table with the social media icons, free trial and tutorial links */

.table_home
{
    margin: 0 0 15px 0;
}

.table_home a
{
    text-decoration: none;
    color: #333333;
    font-size: 16px;
}



.table_home_space_1
{
    padding: 0 0 0 23px;
}


.table_home_space_2 a
{
    margin: 0 0 0 43px;
 
    font-size: 11px;
    width: 40px
}


.bold_large
{
    color: #333333;
    font-size: 16px;
}


.table_home_space_3 
{
    padding-left: 43px;
}


.table_home_space_3 a
{
    padding: 8px 0 0 0;
    font-size: 11px;
}

.table_home_space_4 
{
    padding: 0 30px 0 0;
   
}

.table_home_space_5 a
{
   font-size: 11px;
   padding: 8px 0 0 0;
   
}




/* Ids */

#header
{
	position: relative;
	margin: 20px auto 4px auto;
	width: 857px;
	height: 114px;
	background: url(Images/bgHeader1.gif) no-repeat;
	padding-top: 2px;
	z-index: 50;
}

#header .imgLogo
{
	position: absolute;
	top: 25px;
	left: 30px;
   width: 250px;
    height: 70px;
	background: url(Images/Logo_ProfileComplete.gif) no-repeat;
}

#header div.imgCall
{
	position: absolute;
	left: 668px;
	top: 22px;
	width: 153px;
	height: 47px;
}

#header a.imgFreeTrial
{
	position: absolute;
	left: 676px;
	top: 72px;
	width: 152px;
	height: 23px;
}

#contentCapTop
{
	width: 856px;
	height: 29px;
	margin: 10px auto 0 auto;
	background: url(Images/bgContent_Cap_Top.gif) no-repeat;
	position: relative;
	z-index: -50;
}

#contentWrap
{
	position: relative;
	margin: 0 auto;
	width: 856px;
	background: url(Images/bgContent_Wrap.gif) repeat-y;
}

#contentCapBottom
{
	background: url(Images/bgContent_Cap_Bottom.gif) no-repeat;
	width: 856px;
	height: 35px;
	margin: 0 auto;
}

#content
{
	position: relative;
	margin: 0 auto;
	width: 850px;
}

#content .imgLogoRight 
{

	float: right;
	margin: 5px 0 0 0;
	
}

#loginStatus
{
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	text-align: right;
	padding-bottom: 10px;
}

#loginStatus a, #loginStatus a:visited
{
	color: #666666;
	font-size: 12px;
	margin-top: 0px;
	text-align: right;
}

#homeText h1
{
	font-size: 30px;
}

#homeText p
{
	font-size: 17px;
}

#homePageQuote
{
	margin: 0px 35px 0 0;
	text-align: center;
	padding: 25px 0 0 0;
}


#content #main
{
	float: left;
	width: 567px;
	padding: 0px 10px 0 20px;
	margin: 10px 0 10px 0;
	position: relative;
}


#content #main #info
{
	position: absolute;
	width: 175px;
	height: 66px;
	top: -13px;
	left: 445px;
	background: url(Images/btnInfo.gif) no-repeat;
}

#content #main #info a
{
	display: block;
	width: 175px;
	height: 66px;
}

#content #main ul li
{
	color: #666666;
	line-height: 25px;
}


#content #main #left
{
	float: left;
	width: 45%;
	margin: 30px 0;
}

#content #main #right
{
	float: right;
	width: 45%;
	margin: 30px 0;
}

#BoxDownload
{
	float: right;
	margin: 30px 0px 0px 25px;
}

#BoxDownload a
{
	display: block;
	width: 175px;
	height: 55px;
}


#movie
{
	background: #333333;
	height: 310px;
	width: 310px;
	padding: 14px 15px 0 0;
}

#footer
{
	position: relative;
	margin: 0 15px 0 30px;
	width: 800px;
	border-top: 1px solid #cccccc;
}

#footer p
{
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
	margin: 0;
	padding: 15px 0;
}


/* social media table on master page */

table.tblSocialMedia
{
    margin: 0px 0px 0px 5px;
}


table.tblEvents 
{
}


/* Twitter Feed */

.tweetWrapper 
{
    width: 220px;
	overflow: hidden;
        
}


.tweetWrapper ul 
{
    margin: 0px 15px 0px 0px;
}

.tweetWrapper li
{
    
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #777;
    width: 180px;
     -webkit-border-radius: .5em;
    list-style-type: none;
    padding: 0px 0px 0px 35px;
    background: url(Images/logo_VDP_Twitter.gif) no-repeat left top;
    
}


.tweetWrapper li a
{
    color: #506f9c;
}

/* End Twitter Feed */






/* Misc Classes and Design Element Ids */

.clear
{
	clear: both;
}

.italic
{
	font-style: italic;
}

.cellstyle1
{
	padding: 0 30px 0 0;
	width: 320px;
}

.infoHeader
{
	height: 17px;
	background-image: url(Images/hdr_Fade_Gray.png);
	background-repeat: repeat-x;
	padding: 10px;
	margin-bottom: 15px;
	border: 1px solid #DBDBDB;
	border-bottom: none;
	color: #333333;
}

.listMargin
{
	margin: 0 0 0 20px;
}

.disclaimer
{
	font-size: 10px;
	color: #788799;
}

.RightAlign
{
	text-align: right;
}

.CenterAlign
{
	text-align: center;
}

.TextCallout
{
	color: #88b345;
	font-weight: bold;
}

.TextLight
{
	color: #999999;
}

.secure
{
	background: url(Images/Icons/icn_Login52.png) no-repeat;
	min-height: 54px;
	min-width: 54px;
}


input.ShortNumberInput
{
	width: 25px;
}


input.MediumNumberInput
{
	width: 50px;
}


input.ShortInput
{
	width: 125px;
}

input.LongInput
{
	width: 275px;
}


div.readOnly
{
	background-color: #f6f6f6;
	padding: .3em;
}

td.readOnly
{
	background-color: #f6f6f6;
	margin-left: 80px;
	padding: 0.3em;
}


.fieldLabel
{
	font-weight: bold;
	color: #333333;
	white-space: nowrap;
}
div.fieldLabel
{
	padding: 3px;
}

td.fieldLabel
{
	padding: 3px;
	white-space: nowrap !important;
}



/***************************/


.button
{
	display: inline-block;
	float: left;
	height: 20px;
	width: 170px;
	padding: 5px 0 0 0;
	margin: 10px 10px 10px 0;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	background: url(Images/btn_Background_Fade.png) no-repeat;
	color: #666666;
	border: none;
}

.buttonRight
{
	float: right !important;
	padding: 5px 0 0 0;
	margin: 10px 0px 10px 10px;
}



.optionTable
{
}

.optionTable tr.sectionHeader, tr.callout td, .callout
{
	background: url(Images/bak_row_gray.gif) repeat-x;
	background-color: #666666;
	color: #336699;
}

div.callout
{
	padding: 3px;
	position: relative;
}


.optionTable thead tr th, .optionTable tr.cellindicators
{
	padding: 7px 7px 7px 7px;
	color: #336699;
	font-weight: bold;
	text-align: left;
	border-bottom: solid 1px #DBDBDB;
}

.optionTable tr td
{
	padding: 7px;
	border-bottom: solid 1px #DBDBDB;
}

.optionTable thead tr th.CenterAlign
{
	padding: 7px;
	text-align: center;
}

.optionTable thead tr th.LeftAlign, .optionTable tr td.LeftAlign
{
	padding: 7px 0 7px 0px;
	text-align: left;
}

.optionTable thead tr th.RightAlign
{
	padding: 7px;
}

.optionTable thead tr th.RightAlign, .optionTable tr td.RightAlign
{
	text-align: right;
}

.optionTable tr td.Check
{
	padding: 0px !important;
	width: 30px;
}

.optionTable tr.optionRow
{
}

.optionTable tr.infoRow td
{
	color: #666666;
	font-weight: bold;
	font-size: 11px;
}

.optionTable tr.optionRow td
{
	border: none;
}

.optionTable tr.optionSpacer td
{
	border: none;
}

.optionTable tr.emptyData
{
	color: #666666;
}

.optionTable tfoot tr td
{
	padding: 7px 7px 7px 0;
	border: none;
}

.optionTableHighlighted
{
	background: url(Images/bak_row_yellow.gif) repeat-x;
}

.nowrap td
{
	white-space: nowrap;
}


.optionTable table tr td
{
	padding: 0 3px 0 3px;
	margin: 0px;
	border: none;
}

/***************************/

.imgstyle1
{
	margin: 20px 0;
}

.imgstyle2
{
	margin: 10px 0 0 15px;
}

.imgstyle3
{
	float: left;
	padding: 15px 9px 15px 0;
}

.imgstyle4
{
	margin: 10px 0 0 40px;
}


/***************************/

.styleSteps
{
	font-weight: bold;
}

.contacttable
{
	margin: 30px 0 0 0;
}

.float_left
{
	float: left;
	margin: 20px 15px 5px 0;
}

.imgFloatRight
{
	float: right;
	margin: 20px 0 15px 25px;

}


.imgFloatRight2
{
	float: right;
	margin: 10px 0 15px 25px;
	clear: right;
}

.imgFloatRight3
{
	float: right;
	margin: 5px 0 15px 25px;
	width: 250px;

}


.calloutFloatRight
{
	float: right;
	padding: 15px;
	margin: 0 0 5px 30px;
	border: 1px solid #cccccc;
	width: 250px;
}

.calloutMovie
{
	width: 320px;
	margin: 15px 0 10px 30px;
	float: right;
}




/*************************************************************************/

/* Shopping cart */

.ShoppingCartUpsell
{
	margin: 25px 5px 25px 0;
	border: 1px solid #DBDBDB;
	padding: 5px 10px;
}

.ShoppingCartCheckoutButtonContainer
{
	float: right;
	width: 200px;
	text-align: right;
}

.ShoppingCartCheckoutButtonContainer a
{
	float: right;
}

.checkoutButton
{
	padding-right: 0 !important;
}

/* end Shopping cart */


/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/

/* FULL PAGE */


#contentFullPage
{
	width: 800px;
	padding: 10px 25px 10px 35px;
}

#contentFullPage .columnLeft
{
	float: left;
	width: 400px;
	margin: 20px 10px 10px 10px;
}

#contentFullPage .columnRight
{
	float: right;
	width: 350px;
	padding: 30px 10px 10px 10px;
}


#contentFullPage .columnLeft2
{
	float: left;
	width: 500px;
	margin: 0 10px 10px 0px;
}

#contentFullPage .columnRight2
{
	float: right;
	width: 250px;
	margin: 0 10px 10px 10px;
}
#contentFullPage .columnRight2 p
{
	font-size: 12px;
	padding: 0 0 5px 0;
	margin: 0;
}

.dialogBox p
{
	font-size: 12px;
}



.rbList label
{
	margin: 0 20px 0 5px;
	font-size: 13px;
	font-weight: bold;
}


.formLabel
{
	font-size: 13px;
	font-weight: bold;
	color: #506f9c;
}

.cbList
{
	margin: 15px 0 0 0px;
	font-size: 13px;
	font-weight: bold;
	color: #506f9c;
}


.blueline1
{
	background: #dbdbdb;
	border-top: 1px solid #000000;
	height: 1px;
	width: 300px;
	padding: 10px 0;
}


/* END FULL PAGE */

/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/


/* ELEMENT */

.lowerCallouts
{
	padding-left: 20px;
}




/* Box Elements */



.box1
{
	margin: 10px 0 15px 21px;
	padding: 5px;
	border: 2px solid #dbdbdb;
}

#box2
{
	float: right;
	width: 170px;
	padding: 5px;
	border: 2px solid #dbdbdb;
}

#box2 ul
{
	margin: 0 0 0 18px;
	padding: 0;
}

#box2 h1
{
	margin: 0 0 0px;
	padding: 0 0 0 22px;
	border: none;
	color: #88b345;
	text-align: center;
}

#box2 p
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-weight: bold;
}


#box2 ul li
{
	padding: 0;
	color: #cccccc;
	font-weight: bold;
}

.box3
{
	width: 350px;
}

#box4
{
	width: 520px;
	margin: 10px auto;
	padding: 20px;
	border: 1px solid #aaaaaa;
	background: url(Images/Quotations.gif) no-repeat left top;
}

#box4 p
{
	font-size: 15px;
	font-family: Georgia, Times New Roman, Helvetica, Verdana;
}



.floatbox
{
    float: right;
    margin: 10px 0 15px 21px;
    padding: 15px;
    border: 2px solid #dbdbdb;
    width: 130px;
}

.floatbox ul
{
    margin: 0 0 0 13px;
    padding: 0;
}

.floatbox h1
{
    margin: 5px 0 10px 0px;
    text-align: center;
}



.callout1
{
	border: 1px solid #cccccc;
	width: 90%;
	margin: 10px 0 10px 15px;
	padding: 10px;
}


/* img Styles */

.floatRight_Movie
{
	margin: 0 0 15px 5px;
	float: right;
}


/* END ELEMENT */

/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/

/* HTML */

/* html */

body
{
	margin: 0;
	padding: 0;
	background: #ffffff;
	color: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

a:visited 
{
	color: #666666;
}

p
{
	font-size: 13px;
	color: #666666;
	text-align: justify;
	line-height: 1.3em;
	margin: 10px 0 10px 0px;
}

td
{
	color: #666666;
}

.pFirst
{
}

img
{
	margin: 0;
	padding: 0;
	border: none;
}

sup
{
	font-size: 0.8em;
}

h1
{
	color: #506f9c;
	font-size: 24px;
	margin: 17px 0 0px 0;
	padding: 0 0 5px 0;
}

/*
h1 sup.smaller 
{
	font-size: 11px;
}*/

h1#homeTitle1
{
	border: none;
	color: #506f9c;
	font-size: 20px;
	letter-spacing: 2px;
	color: #444444;
	line-height: 33px;
	
}


h1#homeTitle1:first-line
{
	font-size: 24px;
	color: #506f9c;
	letter-spacing: normal;
	
}

h1.topheader
{
	border: none;
	position: absolute;
	left: 340px;
	top: 30px;
	width: 500px;
	height: 40px;
	font-size: 12px;
	color: #666;
	text-align: justify;
	line-height: 20px;
	padding: 10px 0 0px 0px;
	margin-top: 0;
		letter-spacing: 1px;
}

h1.topheader:first-line
{
	font-size: 17px;
	letter-spacing: 2px;
}

h2
{
	font-size: 18px;
	margin: 0;
	padding: 0;
	color: #666666;
}

h3
{
	font-weight: bold;
	font-size: 15px;
	color: #506f9c;
	margin: 15px 0 10px 0px;
	padding: 3px 0 0 30px;
	background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat 0px 0px;
}

h4
{
	margin: 0 0 0px 0px;
	color: #666666;
	font-size: 14px;
}


h5
{

	font-weight: bold;
	color: #659ec6;
	font-size: 20px;
	margin: 0;
	padding: 0;
}

h1 sup.smallR
{
	font-size: 13px;
}


.orange1
{
	color: #ff9900;
}

.orange2
{
	color: #ff9900;
	font-weight: bold;
}

.blue1
{
	color: #506f9c;
}

.fontSize1
{
	font-size: 14px;
}

.fontColor1
{
	color: #000000;
}

/* table styles */

.tablePricing
{
	width: 530px;
	padding: 12px 4px 4px 4px;
	margin: 0px auto 0px auto;
	position: relative;
	font-family: Helvetica, Tahoma, Verdana, Arial;
	text-align: center;
}

.tablePricing_Header
{
	position: absolute;
	background: url(Images/bgTable_Pricing_Header_2.png) no-repeat;
	font-size: 16px;
	font-weight: bold;
	top: 5px;
	left: 12px;
	color: #ffffff;
	width: 536px;
	height: 42px;
	text-align: center;
	padding: 8px 0 0 0;
}


.tablePricing_Header2
{
	background: url(Images/bgTable_Pricing_Header_2.png) no-repeat center;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	width: 536px;
	height: 70px;
	text-align: center;
	padding: 2px 0 0 0;
}



.tablePricing_CapTop
{
	width: 560px;
	height: 52px;
	background: url(Images/bgTable_Pricing_CapTop.gif) no-repeat;
	position: relative;
}

.tablePricing_Wrap
{
	background: url(Images/bgTable_Pricing_Wrap.gif) repeat-y;
	width: 560px;
	position: relative;
}


.tablePricing_CapBottom
{
	width: 560px;
	height: 56px;
	background: url(Images/bgTable_Pricing_CapBottom.gif) no-repeat;
	margin: 0 0 30px 0;
}

.tablePricing p
{
	text-align: right;
	font-size: 12px;
}

.cellStyle1
{
	width: 220px;
	text-align: left;
}

.cellStyle2
{
	width: 83px;
	background: #f4f2f2;
	font-weight: bold;
}

.cellStyle3
{
	width: 83px;
	background: #e6e4e4;
	font-weight: bold;
}

.cellStyle4
{
	width: 83px;
	height: 40px;
	font-weight: bold;
	background: #d0cfcf;
}

.check2
{
	background: #f4f2f2 url(Images/icnGreenCheckMark4.gif) no-repeat 30px 7px;
	height: 40px;
}

.check3
{
	background: #e6e4e4 url(Images/icnGreenCheckMark3.gif) no-repeat 30px 7px;
	height: 40px;
}

.check4
{
	background: #d0cfcf url(Images/icnGreenCheckMark2.gif) no-repeat 30px 7px;
	height: 40px;
}


#assessment
{
	margin: 30px 0 20px 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #626267;
}

.tabledata
{
	padding: 5px 0;
}


#partners
{
	margin: 30px 0 20px 15px;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
	color: #626267;
}

#partners h2
{
	margin: 5px 0 2px 0;
	font-size: 14px;
}

#partners a
{
	text-decoration: none;
	font-size: 14px;
	color: #659ec6;
	font-weight: bold;
}

#vdp_table
{
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height: 1.3em;
	margin: 10px 0 10px 15px;
}


/* List Styles */

ul.checkList
{
	margin: 25px 0 0 0;
	padding: 0;
}

ul.checkList li
{
	list-style: none;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 25px;
	background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat 0px 0px;
}


ul.icnList
{
	margin: 25px 0 0 0;
	padding: 0;
}


ul.icnList li
{
	list-style: none;
	margin: 0 0 25px 0;
}

ul.icnList h3
{
	font-size: 16px;
	margin: 0 0 0 70px;
	padding: 10px 0 0 0px;
}



ul.icnList2
{
	padding: 0;
	margin: 0;
}

.icnList2 li
{
	list-style: none;
	margin: 0 0 25px 0;
}

ul.icnList2 h3
{
	background-position: 0px 3px;
}



ul.icnListNo
{
	padding: 0;
	margin: 0;
}

.icnListNo li
{
	list-style: none;
	margin: 0 0 25px 0;
}

ul.icnListNo h3
{
	background-position: 0px 3px;
	background: url(Images/icnNoNo_small.gif) no-repeat 0px 6px;
}





ul.icnList p
{
	font-size: 13px;
	line-height: 17px;
	margin: 10px 0 0 70px;
}

ul.threeLinkPanel
{
}

ul.threeLinkPanel li
{
	position: relative;
	list-style: none;
	display: block;
	float: left;
	width: 200px;
	border: dotted 1px #506f9c;
	background: url(Images/Icons/icn_Add48.png) no-repeat 7px 7px;
	height: 108px;
	margin: 10px;
	font-size: 14px;
}

ul.threeLinkPanel li a, ul.threeLinkPanel li a:visited
{
	display: block;
	padding: 23px 0 0 70px;
	height: 85px;
	color: #506f9c;
	font-weight: normal;
}


ul.threeLinkPanel li p
{
	position: absolute;
	top: 40px;
	left: 70px;
	text-align: left;
	font-size: 9pt;
	width: 110px;
}

ul.threeLinkPanel li.login
{
	width: 250px;
	background: url(Images/Icons/icn_Login52.png) no-repeat 7px 7px;
}

ul.threeLinkPanel li.login p
{
	width: 150px;
}

.lineBlue
{
	background: #5a92ba;
	height: 1px;
	width: 564px;
	margin: 20px 0 0 0px;
}

li.listAPI
{
	background: url(Images/icnAPI.gif) no-repeat left 10px;
}

li.listBlueCircle
{
	background: url(Images/Icons/icn_Blue_Arrow.png) no-repeat 0px 10px;
}

li.listGreyCog
{
	background: url(Images/icnGreyCog.gif) no-repeat left 7px;
}

li.listLightBulb
{
	background: url(Images/icnLightBulb.gif) no-repeat left 20px;
}

li.listLink
{
	background: url(Images/icnLink.gif) no-repeat left 5px;
}

li.listMegaphone
{
	background: url(Images/icnMegaphone.gif) no-repeat left 10px;
}

li.listPlane
{
	background: url(Images/icnPlane.gif) no-repeat left 10px;
}

li.listOrangeCog
{
	background: url(Images/icnOrangeCog.gif) no-repeat 8px 9px;
}

li.listReporting
{
	background: url(Images/icnReporting1.gif) no-repeat left 10px;
}

li.listWebDesign
{
	background: url(Images/icnWebSites.gif) no-repeat left 5px;
}

li.listTools
{
	background: url(Images/icnTools.gif) no-repeat left 10px;
}

li.listDatabase
{
	background: url(Images/icnDatabase.gif) no-repeat left 10px;
}


/* END HTML */

/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/


/* NAVIGATION */

#content #navigation
{
	float: left;
	width: 188px;
	margin: 0 0 0 16px;
}

#clientsMovie1
{
	padding: 15px 0 0 5px;
}

#content #navigation #navigationCapTop
{
	background: url(Images/bgNavCap_Top.gif) no-repeat;
	width: 185px;
	height: 34px;
}

#content #navigation #navigationWrap
{
	background: url(Images/bgNavWrap.gif) repeat-y;
	background-position: right;
}


#content #navigation #navigationCapBottom
{
	background: url(Images/bgNavCap_Bottom.gif) no-repeat;
	width: 185px;
	height: 109px;
}


#content #navigation ul
{
	margin: 0;
	padding: 0;
}

#content #navigation li
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
}

#content #navigation li a
{
	text-decoration: none;
	color: #ffffff;
	display: block;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color: #7b7c7d;
	height: 10px;
	padding: 8px 0 8px 10px;
}
#content #navigation li a:visited
{
}

#content #navigation li a:hover
{
	text-decoration: underline;
}

#content #navigation li a:active
{
}


#content #navigation .current
{
	background: url(Images/bgNavHover.png) no-repeat 0px 2px;
	width: 185px;
	height: 14px;
	color: #333333;
}

#content #navigation .nav_header
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	background: url(Images/bgNavHeader.png) repeat-x;
	height: 18px;
	width: 175px;
	margin: 0;
	padding: 6px 0 2px 10px;
}

#content #navigation .events
{
	margin: 20px 0 20px 30px;
}

#content #navigation .navimg
{
	margin: 0 0 20px 0;
}


/* END NAVIGATION */

/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/
/***********************************************************************************************/

/* CHECKOUT TABLE */


table.TBL_Checkout tr td, table.TBL_AccountInfo tr td
{
	padding: 2px;
}


table.TBL_Checkout tr td.fieldLabel, table.TBL_AccountInfo tr td.fieldLabel
{
	width: 150px;
}


table.TBL_Checkout tr.TR_PurchaseTotal td.fieldLabel
{
	padding-bottom: 15px;
}

table.TBL_Checkout tr.TR_PurchaseTotal td.TD_PurchaseTotalAmount div
{
	margin: 5px 0 20px 0;
	padding: 10px 10px 10px 55px;
	border: 1px #DBDBDB solid;
	background: url(Images/icnGreenCheckMark.gif) no-repeat 5px 8px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}


/* END CHECKOUT TABLE */


/***************************************************************************************/


/*****************/


ul.error li, ul.warning li, ul.info li, ul.attention li, ul.options li, ul.add li, ul.credits li
{
	padding: 5px 0 5px 30px;
	background-repeat: no-repeat;
	min-height: 28px;
	list-style-type: none;
	margin: 0;
}


ul.error li
{
	background-image: url(Images/Icons/icn_RedExclmtn_Circle.png);
}

ul.attention li
{
	background-image: url(Images/Icons/icn_Blue_Attention_Circle.png);
}

ul.warning li
{
	background-image: url(Images/Icons/icn_Warning.png);
}

ul.info li
{
	background-image: url(Images/Icons/icn_GreenCheck_Circle.png);
}

ul.add li, ul.credits li
{
	background-image: url(Images/Icons/icn_Add.png);
}

ul.options
{
	padding: 0;
	margin: 0;
}

ul.options ul
{
	padding: 0;
	margin: 0;
}

ul.options ul
{
	padding: 0;
	margin: 0;
}

ul.options li
{
	background-image: url(Images/Icons/icn_Blue_Attention_Circle_padded.png);
	padding: 10px 10px 10px 40px;
	border: dotted 1px #ddebfc;
	margin: 10px 10px 10px 0px;
	color: #666666;
}

ul.options li.Message
{
	background: url(Images/Icons/icn_Chat48.png) no-repeat 5px 5px;
	padding-left: 66px;
	padding-top: 10px;
	min-height: 40px;
}





/*****************/