
@font-face {
    font-family: 'DroidSansRegular';
    src: url('www.milforddodgeball.com/fonts/DroidSans-webfont.eot');
    src: url('www.milforddodgeball.com/fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('www.milforddodgeball.com/fonts/DroidSans-webfont.woff') format('woff'),
         url('www.milforddodgeball.com/fonts/DroidSans-webfont.ttf') format('truetype'),
         url('www.milforddodgeball.com/fonts/DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DroidSansBold';
    src: url('www.milforddodgeball.com/fonts/DroidSans-Bold-webfont.eot');
    src: url('www.milforddodgeball.com/fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('www.milforddodgeball.com/fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('www.milforddodgeball.com/fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('www.milforddodgeball.com/fonts/DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}




/* #Base 960 Grid
================================================== */

    .container					                { position: relative; width: 960px; margin: 0 auto; padding: 0; margin-right:3px; }
	.mnucontainer					            { position: relative; width: 960px; margin: 0 auto; padding: 0; height:54px; }
    .column, .columns                           { float: left; display: inline; margin-left: 10px; margin-right: 10px; }
    .row                                        { margin-bottom: 20px; }

    /* Nested Column Classes */
    .column.alpha, .columns.alpha               { margin-left: 0; }
    .column.omega, .columns.omega               { margin-right: 0; }

    /* Base Grid */	
	.container .one.column		{ width: 60px;  }
	.container .two.columns 	{ width: 140px; }
	.container .three.columns 	{ width: 220px; }
	.container .four.columns 	{ width: 300px; }
	.container .five.columns 	{ width: 380px; }
	.container .six.columns 	{ width: 460px; }
	.container .seven.columns 	{ width: 540px; }
	.container .eight.columns 	{ width: 620px; }
	.container .nine.columns 	{ width: 700px; }
	.container .ten.columns 	{ width: 780px; }
	.container .eleven.columns 	{ width: 860px; }
	.container .twelve.columns 	{ width: 940px; }

    /* Offsets */
	
	.container .offset-by-one    { padding-left: 80px;  }
    .container .offset-by-two    { padding-left: 160px; }
    .container .offset-by-three  { padding-left: 240px; }
    .container .offset-by-four   { padding-left: 320px; }
    .container .offset-by-five   { padding-left: 400px; }
    .container .offset-by-six    { padding-left: 480px; }
    .container .offset-by-seven  { padding-left: 560px; }
    .container .offset-by-eight  { padding-left: 640px; }
    .container .offset-by-nine   { padding-left: 720px; }
    .container .offset-by-ten    { padding-left: 800px; }
    .container .offset-by-eleven { padding-left: 880px; }
	


/*** GLOBAL  ***/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303233;
	margin:0 auto;
	padding:0;
	line-height:20px;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/md_bg_newest.png);background-repeat:no-repeat; background-attachment:fixed; background-color:#000000;
}
 
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.magic{clear:both; height:1px !important; line-height:1px !important; float:none!important;}
.clr-lft { clear:left;}
.clr-right { clear:right;}
form{margin:0; padding:0;}
hr {
	border-width:0;
	height:1px;
	line-height:0;
	margin:20px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	page-break-after:always;
	text-align:center;
	border-bottom:1px solid #d2d7db;
	width:100%;
	clear:both;
}

hr.sparator{
	border-width:0;
	height:1px;
	line-height:0;
	padding:0px;
	margin:0px 0px 10px 0px;
	page-break-after:always;
	text-align:center;
	width:100%;
	clear:both;
}

.magic { clear:both;}
/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2 {margin-bottom:15px; font-family:"DroidSansRegular", Verdana, Arial; font-weight:normal; }
h3, h4, h5, h6{margin-bottom:8px; font-family:"DroidSansRegular", Verdana, Arial; font-weight:normal; }
h1, h2{ color:#0088B9;}
h3, h4, h5, h6{color:#0088B9;}

h1 {font-size:20px; line-height:23px;}
h2 {font-size:21px; line-height:23px;}
h3 {font-size:17px; line-height:20px;}
h4 {font-size:13px; line-height:20px;}
h5 {font-size:12px; line-height:20px;}
h6 {font-size:11px; line-height:normal}


/* links */
a, a:visited {text-decoration:none; color:#0088B9;}
a:hover{text-decoration:none; color:#053d56;}
a img{border:none}

/* image */
img{max-width:100%;}

/* float align */
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
	margin-top: 3px;
}

.logohldr { width:180px; height:90px; float:left; text-align:center;}
.logohldr img { padding-top:15px;}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
	margin-top: 5px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignnone,
img.alignnone {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top:3px;
}

img.alignleft, 
img.alignright, 
img.aligncenter,
img.alignnone {
	margin-bottom: 12px;
}

/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	margin-bottom:15px;
}
ul, ol {
	margin:10px 0 20px 20px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
	
blockquote {
	font-style:italic;
	margin:0px 0 20px 0px;
	padding:6px 10px 0px 10px;
	background-image:url(//images.tmcnet.com/tmc/milforddodgeball/images/quote.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	clear:both;
	font-size:13px;
	line-height:20px;
}

blockquote p{ margin:0px;}


/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dbdbdb;
	padding:15px 10px;
}

.no-margin{ margin:0px!important;}

/*** END OF DEFAULT ELEMENT STYLES ***/
.img-wrp { padding:0px 0px 20px 0px;}

/*** CONTAINER ***/

#wrapper{}
#bg-gray{ height:219px; position:relative;  z-index:0; border-top:0px solid #fff; width:100% }

#main-frame{ width:1000px; margin:0 auto; z-index:10; position:relative; margin-top:-219px; background-color:#ffffff; }
#frame{background:#fff; padding-bottom:8px;}
#wrapper-footer{ background:#0d71b4;}
.socio { padding:10px 0px; color:#303233; font-size:14px;}
.socio-bx { float:right; padding:0px 3px;}
.gray { color:#0d71b4;}
.large-text { color:#303233;font-size:13px;font-family:Verdana, Arial, Helvetica, sans-serif; line-height:19px;}

/*** TOP AREA & MENU ***/
#top{ clear:both; background-color:#ffffff;  }
#logo{float:left; padding-top:0px; padding-left:4px;}

#topsearch{ float:right; padding-top:0px;  text-align:right; padding-right:5px;}
#email-signup .inputbox{width:160px; padding:4px 5px; background:#fff;}


#nav{position:relative;	z-index:100; float:left; padding:0; height:54px;  width:100%;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/bg-nav.png) repeat-x;
}
#frame.inner #nav{height:54px;}
#nav select {display: none;}
#topnav{
	margin:0px;
	margin-top:0px;
	padding:0;
	list-style-type:none;
	overflow:visible;
	position:relative;
	float:left;
	font-size:13px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
  }

.sf-menu a:hover{ color:#fff; background:#0088B9; }
.sfHover a, .sfHover a.sf-with-ul {color:#fff;}
.sfHover li a.sf-with-ul { color:#0088B9!important; }
.sf-menu ul li.sfHover > a { color:#0088B9; }
.sf-menu a {
	color:#0088B9;
	text-decoration:none!important;
	display:		block;
	position:		relative;
	padding: 		22px 20px 18px 20px!important;
	text-decoration:none;
	font-weight:normal;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/nav-rt-bkg.png) no-repeat right center;
}

.sf-menu li li {

}

.sf-menu li a.current{
	background:#0088B9;
	color:#fff;
}

.sf-menu li li:last-child {
	border-bottom:1px solid #f4f5f5;
}
.sfHover{background:#0088B9;}


/* Drop down menu */
.sf-menu ul a:hover {
	background:#999; 
}
.sf-menu li li {
	background:#0088B9; 
}
.sf-menu li li:first-child {
	border-top:0px solid #e2e2e2;
}
.sf-menu li li li:first-child {
	border-top:1px solid #c7c7c7;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	font-size:13px;
	
}
.sf-menu {
	line-height:100%;
	position:absolute;
	right:0;
	bottom:0;
	float:left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			20em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
	margin:0px 5px;
}

.sf-menu li li{margin:0px 0px;}

.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			4em; /* match top ul list item height */
	z-index:		99;

}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-1px;
	margin-left:	0px;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
	
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			-1px;
	
}

.sf-menu ul li a{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px 20px 10px 20px!important;
	color:#FFF;
	border-bottom:1px solid #CCC;
	margin:0px;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/mn_arrow_bg.png) no-repeat left center;
}

.sf-menu ul li a:hover{ color:#99ccff; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/mn_arrow_bg_hvr.png) no-repeat left center;}
.sf-menu li ul {
	padding:0px;
}
.sf-menu a.sf-with-ul {
	padding-right: 	0px;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			10px;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
}

 /*** HEADER & SLIDER ***/
#header{ width:auto;}
.shadow { background:url(//images.tmcnet.com/tmc/milforddodgeball/images/shadow.png) no-repeat top; height:11px;}
.inner #header{ padding-bottom:10px!important; background:none;}
.hdr-spcr { margin-bottom:20px;}

.tplnk a, .tplnk a:visited { color:#FFFFFF; padding:0px 15px;}
.tplnk a:hover { color:#0088B9;}

#news-container{margin:0px;   float:right; width:200px; margin-left:10px;margin-right:10px;}

/* Slider */
#slider-container{margin:0px; clear:both!important;  float:left;  }
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
    margin-bottom:0px;
}

.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.theme-default .nivoSlider a {	border:0;	display:block;}

.theme-default .nivo-directionNav a {
	display:block;
	width:36px;
	height:36px;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}

.theme-default a.nivo-nextNav {	background-position:-36px 0; right:30px;}
.theme-default a.nivo-nextNav:hover{background-position:-36px 0;}

.theme-default a.nivo-prevNav {	left:30px;}

.theme-default .nivo-caption { font-family:"DroidSansRegular", Verdana, Arial, Verdana;}

.theme-default .nivo-caption h1{ margin-bottom:0px; color:#075678;}

#slider{ width:640px; height:388px; position:relative; overflow:hidden;  }




/* CONTENT */
.info-package .four.columns{   color:#fff; }
.info-package .package{padding:15px 0px 15px 15px; float:left;}

.info-package .four.columns h1{ color:#fff; font-size:26px; margin-bottom:0px;}
.info-package .four.columns ul{ margin:0px; padding:0px; float:left; list-style-type:none;}
.info-package .four.columns ul li{  padding-left:15px;}
.info-package .four.columns .price{ float:left; font-size:26px; padding:15px 0px 0px 30px; }

.four.columns p{ overflow:hidden}


/* SIDEBAR */
.sidebar{}
.sidebar h2{font-size:17px; font-weight:bold;}
.sidebar .widget-title{margin-bottom:5px; font-size:17px; color:#fff; padding:9px 19px; 
	background:#303437;
	background: -webkit-gradient(linear, left top, left bottom, from(#3f4448), to(#303437));
	background: -moz-linear-gradient(top,  #3f4448,  #303437);
	background: -o-linear-gradient(top,  #3f4448,  #303437);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#3f4448', endColorstr='#303437');
 }
.sidebar ul{
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
.sidebar ul li{
	list-style-type:none;
	margin:0;
	padding:0px;
 }


.sidebar ul li li{
	list-style-type:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 5px 0px;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/doubleline.gif) repeat-x bottom;
}

.sidebar ul li li:last-child{ background:none;}

.sidebar ul li li a{ color:#7a7d80;
	padding:7px 0px 7px 30px;
	margin-left:20px;
	display:inline-block;
	background:url(//images.tmcnet.com/tmc/milforddodgeball/images/arrow-sidebar.png) no-repeat 0px 7px;
}

.sidebar ul li li a:hover{ color:#0088B9;}

.sidebar .widget-container{margin-bottom:3px; background:#f8f8f8; border:1px solid #d4f1fd; width:237px;}

.white {color:#ffffff; padding-bottom:10px}

.sidebar .widget-container.newsletter{ margin-bottom:40px;}
.sidebar .widget-container.newsletter .inputbox{ margin-bottom:10px; width:95%; font-size:11px; background:#fff; border:0px;}
.sidebar .widget-container.newsletter .button{ background:#8b8b8b;}

.sidebar .textwidget, .sidebar .newsletter{ background:#ffffff; padding:22px 20px; margin-bottom:0px;}
.sidebar .textwidget.support{ background:#fcfcfc;}
.sidebar .textwidget h2, .sidebar .newsletter h2, .sidebar .testiwidget h2{ color:#303233; margin-bottom:8px; text-transform:uppercase; font-size:14px; font-weight:bold;}
.sidebar .widget-container.contactwidget h2{color:#0088B9; margin-bottom:18px;}
.sidebar .widget-container.contactwidget{ background:none; padding:0px;}
.sidebar .newpost{ width:260px; margin:20px auto;}
.sidebar .testiwidget{background:#ededed; padding:22px 20px; margin-bottom:0px;}
.sidebar .testiwidget li{ background:url(//images.tmcnet.com/tmc/milforddodgeball/images/doubleline.gif) repeat-x bottom!important; padding-bottom:15px; margin-bottom:15px;}
.sidebar .testiwidget p{ color:#0088B9; margin-bottom:0px;}
.sidebar .download{ padding:10px 0px; clear:both;}
/*** FOOTER ***/
#banner-footer{width:1000px; margin:0 auto; background:#d4d4d4; padding:11px 0px;}
#banner-footer img{ float:left;}

#pg-title { height:90px; border-bottom:1px solid #efefef;}
#pg-title .services{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/slider2.jpg)}
#pg-title .24-7-help { height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-24-7-hdr.jpg)}
#pg-title .helpdesk{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/about-us-hdr.png)}
#pg-title .backup-implementation{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-backup-hdr.jpg)}
#pg-title .cloud-hosted-services{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-hosted-hdr.jpg)}
#pg-title .hardware-and-software{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-hardware-software-hdr.jpg)}
#pg-title .lifecycle-planning{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/slider2.jpg)}
#pg-title .network-assessment{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-network-assmt-hdr.jpg)}
#pg-title .network-monitoring{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-network-monitor-hdr.jpg)}
#pg-title .project-management{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-p-management-hdr.jpg)}
#pg-title .virtualization{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-virtualization-hdr.jpg)}
#pg-title .video-surveillance{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-video-surveillance.jpg)}
#pg-title .voip{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-voip-hdr.jpg)}
#pg-title .web-design{ height:90px; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/pg-web-design-hdr.jpg)}

#pg-title  H1{ font-size:46px; color:#fff; padding:30px 0px 0px 30px; font-family:Arial, Helvetica, sans-serif;}

.footer{ padding-top:35px;}
.footer h2.widget-title{ font-size:17px; color:#0088B9; font-family:"DroidSansRegular", Verdana, Arial; }
.footer ul{ margin:0px 0px 30px 0px; padding:0px; list-style-type:none;}
.footer .widget-container{  color:#7c7d7e;}
.footer .widget-container li{ list-style-type:none; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/arrow-footer.gif) no-repeat 0px 8px; padding-left:13px; padding-bottom:5px; margin-bottom:5px;  }
.footer .widget-container li a{color:#7c7d7e;}
.footer .widget-container li a:hover{ text-decoration:underline;}

#copyright{ padding:24px 0px; color:#666; background:url(//images.tmcnet.com/tmc/milforddodgeball/images/line-footer.gif) repeat-x;}




/*=======================================*/
.backtop{text-align:right; float:right; position:relative; margin-bottom:-40px; }

/*== Column Layouts ==*/
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth{margin-right: 4%; position:relative; float:left; }
.one_half{ width:48%; }
.one_third{width:30.6666%;}
.one_fourth{width:22%; }
.one_fifth{width: 16.8%;}
.one_sixth {width: 13.3333%;}

.two_third{width: 65.3332%;}
.two_fourth {width: 48%;}
.two_fifth {width: 37.6%;}
.two_sixth {width: 30.6666%;}

.three_fourth{width:74%;}
.three_fifth {width: 58.4%;}
.three_sixth {width: 47.9998%;}

.four_fifth {width: 79.2%;}
.four_sixth {width: 65.3332%;}

.five_sixth {width: 82.6665%;}
.last{ margin-right:0 !important; clear:right; }


/*== Column List ==*/
.four_column{list-style-type:none; margin:0px; padding:0px;}
.four_column li{list-style-type:none;width:22%; margin-right:4%; float:left;}
.four_column p{margin-bottom:10px;}

.three_column{list-style-type:none; margin:0px; padding:0px;}
.three_column li{list-style-type:none;width:30.66%; margin-right:4%; float:left;}
.three_column p{margin-bottom:10px;}

.two_column{list-style-type:none; margin:0px; padding:0px;}
.two_column li{list-style-type:none;width:48%; margin-right:4%; float:left;}
.two_column p{margin-bottom:10px;}

.three_four_column{list-style-type:none; margin:0px; padding:0px;}
.three_four_column li{list-style-type:none;width:74%; margin-right:4%; float:left;}
.three_four_column p{margin-bottom:10px;}

.two_column li li, .three_column li li, .four_column li li, .three_four_column li li{margin:0px; width:auto !important; float:none;}

/* Form and Button */
input[type="text"],
textarea {	padding: 5px 5px; width:100%; border:1px solid #dedede; color:#b4b4b4; background:#f8f8f8;}
	
.button:hover, .reply:hover{color:#fff;}
.button, .button:visited, .reply, .reply:visited{
	padding:5px 15px;
	display:inline-block;
	font-size:11px;
	text-align:center;
	color:#fff;
	border:0px;
	background:#0088B9;
	background: -webkit-gradient(linear, left top, left bottom, from(#0a2344), to(#0088B9));
	background: -moz-linear-gradient(top,  #0a2344,  #0088B9);
	background: -o-linear-gradient(top,  #0a2344,  #0088B9);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a2344', endColorstr='#0088B9');
	cursor:pointer;
	margin:0px 0px 0px 5px;
}

a.more{ background:url(//images.tmcnet.com/tmc/milforddodgeball/images/arrow-red.png) no-repeat 0px 3px; display:inline-block; padding:2px 0px 2px 25px;}
a.more:hover{ text-decoration:underline;}

/* == Dropcaps == */
.dropcap1{
	text-shadow:1px 1px 0 #ccc;
	display:block;
	float:left;
	font-size:34px;
	line-height:34px;
	margin:2px 8px 0 0;
	color:#ccc;
	
}
.dropcap2{
	display: block;
	width: 40px;
	height: 40px;
	-moz-border-radius: 40px;
	-webkit-border-radius: 40px;
	-khtml-border-radius: 40px;
	border-radius: 40px;
	float:left;
	font-size:25px;
	line-height:40px;
	text-align: center;
	margin:0px 8px 0 0;
	background-color:#989898;
	color:#fff;
}
.dropcap3{
	background-color:#989898;
	color:#fff;
	display:block;
	float:left;
	font-size:25px;
	line-height:40px;
	width:40px;
	height:40px;
	text-align: center;
	margin:6px 8px 0 0;
}

/*== Highlight ==*/
.highlight1{padding:2px 5px;background-color:#e6e8e8;color:#000; border:solid 1px #ccc}	
.highlight2{padding:2px 5px;background-color:#666666;color:#fff; border:solid 1px #333}	



/*==== Pullquotes ====*/
.pullquote-right,.pullquote-left{
	padding:0px 10px;
	float:right;
	font-style:italic;
	font-size:14px;
	letter-spacing:0px;
	line-height:20px;
	margin:0px 2px 20px 20px;
	padding:10px 20px;
	width:50%;
	font-family:"Bookman Old Style", Georgia, arial;
	color:#454545;
	background-color:#eeefef;
	}
.pullquote-left{float:left;margin-left:2px;margin-right:20px;}


/*== Bullet List ==*/
.bullet{
	margin:0;
	padding:0;
	list-style-type:none;
}	
.bullet li{
	background: transparent url(//images.tmcnet.com/tmc/milforddodgeball/images/arrow_check.png) no-repeat;
	background-position:0 1px;
	margin:0;
	padding:0 0 8px 25px;
	list-style-type:none;
}
.bullet.arrow li{
	background: transparent url(//images.tmcnet.com/tmc/milforddodgeball/images/arrow_small-check.png) no-repeat;
	background-position:0 5px;
}

/* JQUERY TOGGLE */
div.trigger {border-bottom:solid 1px #dedede; background-color:#fff;}
div.trigger span {	color:#0088B9;	background: url(//images.tmcnet.com/tmc/milforddodgeball/images/trigger.png) no-repeat 0px 3px; font-size:14px; }
div.active{background-color:#fff; }
div.active span{color:#0088B9 ;}
div.trigger a:hover {color:#0088B9;}
.toggle_container {	border:solid 0px;}
div.trigger {
	padding: 7px 0px;
	margin: 0 0 0px 0;
	width:auto;
	font-size:12px;
	font-weight: normal;
	border-top:0px;
}

div.trigger span {
	text-decoration: none;
	display: block;
	padding-left:25px;
	line-height:normal;
	cursor:pointer;
}
div.active span{background-position:0px -10px !important;}
div.active {background-position: left bottom;}
.toggle_container {
	margin: 10px 25px;
	padding: 0;
	overflow: hidden;
	clear: both;

}
.toggle_container .block {
	padding: 0px;
}
.toggle_container .block p {
	margin-bottom: 10px;
}



#company-lead-form{ margin:5px 10px 0px 0px;}
#company-lead-form  table { 
font-family:arial, "lucida console", sans-serif;
border:0px;
margin:0px;
font-size:12px;
color: #333;
width:100%;
font-weight:bold;
border:1px solid #D8D8D8;
}
#company-lead-form p { font-size:12px; line-height:20px;}

#company-lead-form  table td {
padding:6px;
margin:0px;
background-color:#FFFFFF;
border-top:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
}

#company-lead-form  table tr td input {
border:1px solid #84929F;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
background-color:#FFFFFF;
width:200px;
}

#company-lead-form  table tr td select {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
width:200px;
background-color:#FFFFFF;
}

#company-lead-form  table tr td textarea {
border:1px solid #CCCEDB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #555555;
width:200px;
height: 200px;
background-color:#FFFFFF;
}
#company-lead-form  table tr td .submitbutton {
width:210px;
border:none;
background-color:#660000;
color:#FFF;
border-top:1px solid #440000;
border-left:1px solid #440000;
padding:2px;
}
.wrapper2 {padding:2px;}

.wrapper20 {padding:20px;}
.wrapper30 {padding:30px;}