/*
 * Base Text
 */
body
{
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0 0 0.5em 0;
	color: #444;
}

/* Holly hack variation */
* html h1, * html h2, * html h3, * html h4, * html h5, * html h6
{
	height: 0.01%; 
}

h1
{
	font-size: 120%;
}

h2
{
	font-size: 110%;
}

h3
{
	font-size: 100%;
}

h4
{
	font-size: 90%;
}

h5
{
	font-size: 80%;
}

p
{
	font-size: 90%;
	line-height: 140%;
	color: #555;
	margin: 0;
	padding: 0 0 0.5em 0;
}

.link
{
	font-size: 90%;

}

a
{
	color: #720d0d;
	text-decoration: none;
}

a:hover
{
	border-bottom: 1px solid #555;
}

.linkbullet
{
	background: url(../graphics/linkbullet.gif) center left no-repeat;
	padding-left: 20px;
}

ul.linkbullets
{
	list-style: none;	
	margin: 0 0 0 2em;
}

ul.linkbullets li
{
	background: url(../graphics/linkbullet.gif) center left no-repeat;
	padding-left: 20px;	
	margin-bottom: 0.5em;
}

.redtext
{
	color: red;
}

.whitetext
{
	color: white;
}

.graytext
{
	color: #555;
}

.greentext
{
	color: green;
}

.redtext
{
	color: red;
}

.largertext
{
	font-size: larger;
}

.smallertext
{
	font-size: smaller;
}

.brand
{
	font-weight: bolder;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, Sans-Serif;
}

.center
{
	text-align: center;
}

.valigntop *
{
	vertical-align: top;
}

.valignmiddle *
{
	vertical-align: middle;
}

.width75
{
	width: 50%;
}

/* headings with icons */
.icon-envelope
{
	background: url(../graphics/envelope.gif) center right no-repeat;
	padding-right: 20px;	
}

/*
 * Layout
 */
html
{
	height: 100%;
	margin-bottom: 1px;
}

body
{
	padding: 0;
	margin: 0;
}

#page
{
	width: 760px;
	margin: 0 auto;
}

#header
{
	margin-top: 20px;
	height: 48px;
}

#headerVGCC
{
	margin-top: 20px;
	height: 48px;
}

#nav
{
	position: relative;
	margin-left: 260px;
	height: 40px;
}

#nav ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	right: 0;
}

#nav ul li
{
	list-style: none;
	display: block;
	float: left;
	padding: 0 0.75em;
	margin: 0;
	text-align: right;
}

#nav ul li a
{
	font-size: 14px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #656566;
	border: 0;
}

#nav ul li a:hover
{
	text-decoration: underline;
}

#nav ul li.current a
{
	color: #333;
	text-decoration: underline;
}

#content
{
	padding: 0;	
}

#intro
{
}

#footer
{

}

#copy
{
	text-align: center; 
	padding: 1em 0; 
	color: #666666; 
	font-size: smaller; 
}

/*
 * Colour scheme and main graphics
 *
 * Palette: #3e98d1, #d2edff
 */
body
{
	background-color: #FFF;
}

#page
{
	background-color: #FFF;
}

#header
{
	height: 35px;
	padding: 0 15px 15px 15px;
	background: #fff url(../graphics/header.gif) bottom center no-repeat;
}

#headerVGCC
{
	height: 35px;
	padding: 0 15px 15px 15px;
	background: #fff url(../graphics/headerVGCC.gif) bottom center no-repeat;
}


#content
{
	background-color: #fff;
	padding: 20px 5px 5px 5px;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}

#intro
{
	padding: 20px 50% 0 20px;
	margin: 0 0 0.75em 0;
}

#intro h2
{
	margin: 0 0 10px 0;
	font-size: 200%;
}

#intro p
{
	font-size: 110%;
	line-height: 130%;
}

#footer
{
	background: #fff url(../graphics/footer.gif) top center no-repeat;
}

/*
 * Specific page styles
 */
.intro-blank
{
	height: 200px;
	background: #fff url(../graphics/blank-heading-bg.jpg) bottom center no-repeat;
}

.intro-products
{
	height: 93px;
	background: #fff url(../graphics/banner_products.jpg) bottom center no-repeat;
}
.intro-shape
{
	height: 200px;
	background: #fff url(../graphics/banner_shape.jpg) bottom center no-repeat;
}
.intro-graphbox_line
{
	height: 200px;
	background: #fff url(../graphics/banner_graphbox_line.jpg) bottom center no-repeat;
}
.intro-graphbox_quadratic
{
	height: 200px;
	background: #fff url(../graphics/banner_graphbox_quadratic.jpg) bottom center no-repeat;
}
.intro-graphbox_sincostan
{
	height: 200px;
	background: #fff url(../graphics/banner_graphbox_sincostan.jpg) bottom center no-repeat;
}

.intro-ideas
{
	height: 200px;
	background: #fff url(../graphics/ideas-heading-bg.jpg) bottom center no-repeat;
}

.intro-purchasing
{
	height: 92px;
	background: #fff url(../graphics/banner_purchasing.jpg) bottom center no-repeat;
}

.intro-support
{
	height: 200px;
	background: #fff url(../graphics/support-heading-bg.jpg) bottom center no-repeat;
}

.intro-download
{
	height: 200px;
	background: #fff url(../graphics/download-heading-bg.jpg) bottom center no-repeat;
}

.intro-admin
{
	height: 200px;
	background: #fff url(../graphics/admin-heading-bg.jpg) bottom center no-repeat;
}

.intro-VGCC
{
	height: 92px;
	background: #fff url(../graphics/banner_VGCC.jpg) bottom center no-repeat;
}


/*
 * Widgets
 */

/* columns */
.columns
{
	clear: both;
}

.column70
{
	width: 68%;
	float: left;
	padding: 0 2% 0 0;	
}

.column60
{
	width: 59%;
	float: left;
}

.column50
{
	width: 47%;
	float: left;
	padding: 0 1%;
}

.column40
{
	width: 39%;
	float: left;
}

.column30
{
	width: 30%;
	float: left;
	padding: 0;		
}

/* consistent margins */
.smallmargins
{
	margin: 0.5em;
}

.smallhorizmargins
{
	margin: 0 0.5em;
}

.smallvertmargins
{
	margin: 0.5em 0;
}

.smallmarginright
{
	margin-right: 2%;
}

/* consistent padding */
.smallpadding
{
	padding: 0.5em 0.75em;
}

.smallhorizpadding
{
	padding: 0 0.75em;
}


.smallvertpadding
{
	padding: 0.75em 0;
}

.vertpadding
{
	padding: 1em 0;
}

.grayhorizborders
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	


.noborders
{
	border: 0;
}

/* boxes */

.dashedvert
{
	border-top: 1px dashed #ccc; 
	border-bottom: 1px dashed #ccc; 
	padding: 0.25em 0;
}

.bluebox
{
	background: #fff url(../graphics/bluebox.gif) top left repeat-x;
	font-size: larger;
	margin-top: 1em;
	clear: both;
}

.bluebox h3, .bluebox h4, .bluebox h5
{
	position: relative; /* fix IE bug */
	color: #333;
	margin: 0 0 0.5em 0;
}

.bluebox h3
{
	margin-bottom: 1em; 
}

.bluebox p, .bluebox li
{
	color: #222;
}

.greybox
{
	background-color: #F5F5F5;
	padding: 0.75em 1em;
}


.smallbluebox 
{
	width: 350px;
	margin: 0 auto 1em auto;
	background: #fff url(../graphics/smallbluebox-top.gif) top center no-repeat;	
	padding: 15px 0 0 0;
}

.smallblueboxmiddle
{
	padding: 0 15px;
	background: #fff url(../graphics/smallbluebox-middle.gif) center center repeat-y;	
}

.smallblueboxinner
{
	padding-bottom: 15px;
	background: #fff url(../graphics/smallbluebox-bottom.gif) bottom center no-repeat;	
}

.smallbluebox h3
{
	margin-bottom: 1em; 
	color: #113350;
}


.largebluebox 
{
	width: 730px;
	margin: 0 auto 15px auto;
	background: #fff url(../graphics/largebluebox-top.gif) top center no-repeat;	
	padding: 15px 0 0 0;
}

.largeblueboxmiddle
{
	padding: 0 20px;
	background: #fff url(../graphics/largebluebox-middle.gif) center center repeat-y;	
}

.largeblueboxinner
{
	padding-bottom: 15px;
	background: #fff url(../graphics/largebluebox-bottom.gif) bottom center no-repeat;	
}

.largebluebox h3
{
	margin-bottom: 1em; 
	color: #113350;
}

.smallyellowbox 
{
	width: 350px;
	margin: 0 auto 1em auto;
	background: #fff url(../graphics/smallyellowbox-top.gif) top center no-repeat;	
	padding: 15px 0 0 0;
}

.smallyellowboxmiddle
{
	padding: 0 15px;
	background: #fff url(../graphics/smallyellowbox-middle.gif) center center repeat-y;	
}

.smallyellowboxinner
{
	padding-bottom: 15px;
	background: #fff url(../graphics/smallyellowbox-bottom.gif) bottom center no-repeat;	
}

.smallyellowboxheading
{
	margin-bottom: 1em; 
	color: #56531c;
}

/* lists */

ul.nobullets
{
	margin: 0;
	padding: 0;
}

ul.nobullets li
{
	list-style: none;
}

ul.featuretiles
{
	margin: 0.5em 0 0 0;
	padding: 0;
	list-style: none;
}

ul.featuretiles li
{	
	width: 220px;
	height: 75px;
	float: left;
	margin: 0 0 15px 0;
	padding: 5px 0 0 5px;
	border-width: 1px 0px 0px 1px;
	border-style: solid;
	border-color: #EFEFEF;
	background: #fff url(../graphics/featuretile.gif) top right no-repeat;
}

ul.featuretiles li.odd
{
	margin: 0 15px 10px 0;	
}

ul.featuretiles li img
{
	float: left;
	padding: 0 10px 5px 0;
}
	
ul.featuretiles li h4
{
	margin: 0 0 0.25em 0;
}

ul.featuretiles li p
{
	font-size: smaller;
	margin: 0 0 0.25em 0;
}



ul.features
{
	font-size: smaller;
}
	
ul.twoup
{
	margin: 0;
	padding: 0;
}

ul.twoup li
{
	float: left;
	width: 50%;
}

ul.arrowbullets li
{
	list-style: none;
	background: url(../graphics/greenarrowbullet.gif) top left no-repeat;
	padding-left: 20px;
}

ul.screenshots
{
	margin: 0;
	padding: 0;
}

ul.screenshots li
{
	list-style: none;
	float: left;
	width: 25%;	
}

ul.screenshots li a 
{
	display: block;
	background-color: #FFF;
	padding: 3px;
	border: 1px solid #CCC;
	margin: 0 5px 5px 0;
	text-align: center;
}

ul.screenshots li a img
{
	border: 0;
	width: 65px;
	height: 65px;
}

ul.demos
{
	margin: 0;
	padding: 0;	
}

ul.demos li
{
	list-style: none;
	clear: left;
	font-size: 75%;
	margin: 0 0 0.75em 0;
}

ul.demos li h4
{
	float: left;
}

ul.demos li p
{
	float: left;
	width: 200px;
}

/* idea sections */

ul.idealist
{
	margin: 0;
	list-style: none;
}

ul.idealist li
{
	float: left;
	width: 355px;
	margin-bottom: 15px;
}

ul.idealist li.odd
{
	clear: left;
	padding-right: 20px;	
}

ul.idealist li.gray
{
	background-color: #FAFAFA;
}

ul.idealist li img
{
	float: left;
	width: 100px;
	margin-bottom: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

ul.idealist li a.watch-btn
{
	float: left;
}

ul.idealist li p
{
	width: 230px;
	margin-left: 115px;
}

ul.idealist h3
{
	color: #555;
	background: #F0F0F0 url(../graphics/bulb.gif) center right no-repeat;
	padding: 5px 16px 5px 5px;
}

/* FAQ lists */
ul.faqtopics
{
	margin: 1em 0;
	text-align: center;
	font-size: smaller;
	font-weight: bold;
}

ul.faqtopics li
{
	display: inline;
	border: 1px solid #ccc;
	background-color: #FAFAFA;
	padding: 0.5em 0.75em;
	margin-bottom: 1em;
}

ul.faqs
{
	list-style: none;
	margin: 0;
}

ul.faqs li
{
	padding-left: 20px;
	background: #fff url(../graphics/QA_16_32.gif) top left no-repeat;	
	margin-bottom: 0.5em;
}

ul.faqs li h4
{
	color: #246d92;
	margin-bottom: 4px;
}

h1.section, h2.section, h3.section, h4.section
{
	margin-top: 1em;
	margin-bottom:1em;	
	border-top: 1px solid #ccc;	
	border-bottom: 1px solid #ccc;
	background-color: #fafafa;
	padding: 0.5em 0;
}

ol.instructions
{
	width: 600px;
	float: right;
}

ol.instructions li
{
	color: #999;
	font-size: 120%;
	font-family: Trebuchet MS, Helvetica, Arial, Sans-Serif;
	margin-bottom: 1em;
}

ol.instructions li p
{
	font-size: 90%;
	font-family: Arial, Helvetica, Sans-Serif;	
}

img.bordered
{
	padding: 3px;
	border: 1px solid #BBB;
}

table.downloads
{
	width: 100%;
	text-align: left;
	font-size: smaller;
}

table.downloads tr th
{
	background-color: #EFEFEF;
	padding: 0.25em 0.5em;
}

table.downloads tr td
{
	background-color: #FAFAFA;	
	padding: 0.25em 0.5em;
}

/* links */

div.prev-next
{
	clear: both;
	padding-top: 15px;
}

a.prev-btn, a.next-btn
{
	display: block;
	width: 110px;
	height: 24px;
	font-size: 10px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	text-align: center;	
	border: 0;
}

a.prev-btn
{
	float: left;
	padding: 0 10px 0 0;
	background: url(../graphics/prev-button.gif) top left no-repeat;
	text-align: right;

}

a.next-btn
{
	float: right;
	padding: 0 0 0 10px;
	background: url(../graphics/next-button.gif) top right no-repeat;
	text-align: left;	
}

a.prev-btn:hover, a.next-btn:hover
{
	text-decoration: underline;
}

a.watch-btn
{
	display: block;
	width: 90px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;	
	color: #444;	
	padding: 0 0 0 10px;
	margin: 0;
	text-decoration: none;	
	background: url(../graphics/watch.gif) bottom center no-repeat;
	border: 0;	
}

a.watch-btn:hover
{
	color: #222;	
	background: url(../graphics/watch-over.gif) bottom center no-repeat;
	text-decoration: none;	
	border: 0;	
}

a.videolink
{
	position: relative;
	display: block;
	clear: left;
	float: left;
	width: 90px;
	height: 90px;
	padding: 5px;
	margin: 0 10px 0 0;
	background-color: white;
	border: 1px solid #CCC;		
}

a.videolink img
{
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}

a.videolink span.overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px;
	background: url(../graphics/videos/video-overlay.gif) center center no-repeat;
}

a.videolink:hover span.overlay
{
	background: url(../graphics/videos/video-overlay-hover.gif) center center no-repeat;
}

/* floats */
.floatright
{
	float: right;
	margin: 0 0 0.5em 0.5em;
}

.floatleft
{
	float: left;
	margin: 0 0.5em 0.5em 0;
}

div.clearzero
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

.clear
{
	clear: both;
	line-height: 0px;
	font-size: 0px;
}

/* tab panel */

div.tabbedpanel
{
	margin: 0 5px;
}

div.tabbedpanel div.tabs 
{
	background: #FFF url(../graphics/tabbar-bg.gif) repeat-x bottom left; 
	float: left;
	font-size: 11px;
	line-height: 30px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

div.tabbedpanel div.tabs ul li 
{
	display: inline;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

div.tabbedpanel div.tabs ul a 
{
	background: transparent url(../graphics/tabs-left.gif) no-repeat scroll 0 -30px;
	float: left;
	margin: 0;
	padding: 0 0 0 14px;
	text-decoration: none;
}

div.tabbedpanel div.tabs ul a span 
{
	background: transparent url(../graphics/tabs-right.gif) no-repeat scroll 0% -30px;
	color: #444;
	display: block;
	float: left;
	padding: 0px 18px 0px 0px;
}

div.tabbedpanel div.tabs ul a span 
{
	float: none;
}

div.tabbedpanel div.tabs ul a:hover span 
{
	color: black;
}

div.tabbedpanel div.tabs ul a:hover 
{
	text-decoration: none;
	border: 0;
	background-position: left top;
}

div.tabbedpanel div.tabs ul a:hover span 
{
	background-position: right top;
}

div.tabbedpanel div.tabs ul .currenttab a 
{
	background-position: left top;
}

div.tabbedpanel div.tabs ul .currenttab a span 
{
	background-position: right top;
	color: #222;
}

/* old


div.tabbedpanel div.tabs
{
	background: #ddd url(../graphics/tab-bg.gif) center left repeat-x;
	margin: 0;
	padding: 0;
	clear: both;
}

div.tabbedpanel div.tabs ul
{
	margin: 0;
	padding: 0;
}

div.tabbedpanel div.tabs ul li
{
	list-style: none;
	float: left;
	display: block;
	padding: 0.25em 0.75em;
	margin:0;
	cursor: pointer;
	border-style: solid;
	border-width: 1px ;
	border-color: #DDD #DDD #CCC #DDD;
}

div.tabbedpanel div.tabs ul li a
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	color: #444;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	border: 0;	
}

div.tabbedpanel div.tabs ul li.currenttab
{
	background-color: white;
	border-bottom: 1px solid white;
	border-top: 1px solid #EEE;	
	border-left: 1px solid #EEE;	
	border-right: 1px solid #CCC;	
	position: relative;
	top: 2px;
}

div.tabbedpanel div.tabs ul li a:hover
{
	text-decoration: underline;
}
 */
 
div.tabscontent
{
	clear: both;
	padding: 0.75em 0;
	background-color: #fff;
}

div.tabcontent
{
	display: none;
}

div.currenttabcontent
{
	display: block;
}


div.flagright
{
	background-color: red;	
	width: 15%;
	float: right; 	
	color: green;
}

/* Grids */

ul.grid
{
	margin: 0;
	padding: 0;
}

ul.grid li
{
	list-style: none;
	float: left;
	text-align: center;
}

ul.grid li a:hover
{
	border: 0;
}

ul.grid li a img
{
	border: 0;
}

ul.grid3up li
{
	width: 33%;
}

/* Thickbox stuff */

a.thickbox
{
	border: 0;
}

a.thickbox img
{
	border: 0;
}

/*
 * Accessibility
 */
.hiddenforscreen
{
	position: absolute;
	left: -2000px;
}



