@import url("css/_reset.css");
@import url("css/_960.css");
@import url("css/_typo.css");

@import url("css/custom.css");

/*------------------------------------------------------------------------
Theme Name:    Pandora
Theme URI:     http://themeforest.net/user/alaja
Description:   Business & Portfolio Themes
Version:       1.20
Author:        Alaja Web Solutions
Author URI:    support@alaja.info
------------------------------------------------------------------------*/


.grid_4>h4	{margin-bottom:0;padding:10px; border:6px solid #ddd;border-bottom:0 none;}
.grid_4>ul,
.grid_4 div.stray_quote-3	{margin-top:0;border:6px solid #ddd;border-top:0 none;padding:10px; margin-bottom:2em;}
.stray_quote-3 a {
    padding: 0;
    display: block;
    font-size: 11px;line-height:17px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    border-color:rgb(46, 149, 242) #0B3E6C  rgb(11, 62, 108) rgb(20, 114, 198) ;
    border-style:solid;
    border-width:1px;   
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background:url(http://coolsolutionsgroup.com/wp-content/themes/CoolSolutions/images/menulinks.jpg) center center repeat-x;
    margin: 5px 10px 0;
}
.stray_quote-3 a:hover {
background:#888 none repeat scroll 0% 0%;
border-color: #333 #999 #999 #333;
border-style:solid;
border-width:1px;
color:#fff;
text-decoration:none;
}

#downloadlink { text-indent: 0; line-height: 12px; margin: -4px 0 -10px 0; padding: 8px 10px; position: absolute; right: 10px; top: 10px; background: #1b6fa4; -moz-border-radius: 10px; -webkit-border-radius: 10px; -moz-box-shadow: 1px 1px 4px #000; -webkit-box-shadow: 1px 1px 4px #000; font-size: 1em;}

#path {position:relative;}
a#downloadlink{color: #1B6FA4;background-color:rgb(241,241,241);}
a#downloadlink:hover,
a#downloadlink:focus{background-color: #1B6FA4;color:rgb(251,251,251);border-style:outset;}
a#downloadlink:active{background-color: #135076;border-style:inset;}


#plans, #planswrapper {
	margin: 0 auto;
	position: relative;
}
#plans td {
        width:20%;
	text-align: center;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	background-color: #fff;
	vertical-align: middle;
}
#plans thead td, #plans thead td.features {
	padding-left: 15px;
	border: none;
	font-weight: bold;
	text-shadow: 1px 1px 1px #000;
	font-size: 1.2em;
	background: #444;
	color: #fff;
}
#plans thead {
	text-align: center;
}
#plans td.features {
	font-size: 1.1em;
	color: #28a;
	text-shadow: 1px 1px 1px #fff;
	width: 20%;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #eee;
}
#plans td.cost {
	color: #28a;
	font-weight: bold;
	font-size: 1.5em;
	padding: 5px;
	text-shadow: 0px 0px 4px #eee;
	width: 20%;
}
#plans .features span {
	display: block;
	margin-top: -5px;
	font-size: .8em;
}
#plans tr.signuprow td {
	background: none;
	border-bottom: none;
}
