/* ---------------------------
            leveler
   --------------------------- */
* {
	margin: 0;
	padding: 0; 
	} 

body {
	background: #858585 url(http://www.pitchingclips.com/images/bg_body.gif) repeat-y top center;
	font: 100% arial, helvetica, verdana, sans-serif; /*change font here OR unmark below to switch (dont forget to mark this line though)*/
	/*font: 101% Trebuchet, veranda, USA light, sans-serif;*/
	margin: 0px auto;
 	width: 1000px;  /* 2x (LS fullwidth + CC Padding) + RC fullwidth */
  	margin: 0 auto;
	}

ol, ul { 
	list-style: none;
	}

a img, :link img, :visited img, fieldset { 
	border: none; 
	}
	
.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0;
	position: relative;	
	} 

pre, code { 
	font-family: "courier new", courier, monaco, monospace; 
	}
	
a:link {
	background: transparent;
	color: #0066cc;
	text-decoration: underline; 
	}

a:visited, a:active {
	background: transparent;
	color: #336699;
	text-decoration: underline; 
	}

a:hover {
	color: #073c56; 
	}
	
li, blockquote {
	line-height: 150%;
	}
	
p {
	padding-bottom: 12px;
	font-size: 90%;
	line-height: 150%;
	}
	
.center {
	text-align: center;
	margin: auto;
	}
	
.large {
	font-size: 125%;
	font-weight: bold;
	}


	
/* ---------------------------
            headers
   --------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #333;
	padding: 12px 12px 0 0;
	}
	
h1 {
	background: transparent;
	color: #006699;
	font-size: 175%;
	}
	
h2 {
	background: transparent;
	color: #7e7e7e;
	font-size: 100%;
	}
	
h3 {
	background: transparent;
	color: #006699;
	font-size: 126%;
	}
	
h4 {
	background: transparent;
	color: #629dbb;	
	font-size: 100%;
	margin-bottom: 15px;
	}
	
h5 {
	background: transparent;
	color: #909090;	
	font-size: 106%;
	}
	
h6 {
	background: transparent;
	color: #a2a2a2;	
	font-size: 96%;
	}
	
	
	
/* ---------------------------
           containers
 --------------------------- */
 
 .container {
   position: relative;
   height: 5px;
   }

.left-element {
   position: absolute;
   left: 0;
   width: 50%;
   }

.right-element {
	float: right;
	padding-bottom: 5px;
   text-align: right; /* depends on element width */
   }
   
/* ---------------------------
           imagefloat
 --------------------------- */
   
   
.imagefloat {
	float: left;
	width: 290px;
	height: 13em;
	padding: 15px 0 0 0;
	overflow: hidden;
	margin: 5px;
	border: 1px solid #e3e3e3;
	background: #f9f9f9; }
	
.imagefloatleft {
	height: 80px;
	margin: 0 auto;
	text-align: center;
	padding: 0; }
	
.imagefloatright {
	padding: 0 10px;
	text-align: center;
	font-size: 95%; }


/* ---------------------------
           navigation
   --------------------------- */
#nav {
	padding: 6px 0 6px 6px;
	font-weight: bold;
	font-size: 95%;
	margin: 0 0;
	background: url(http://www.thecompletepitcher.com/images/site_header_background2.gif)}

#nav li {
	line-height: 17px;/*100%; /*ini bikin ienya kelewatan*/
	font-size: 85%;
	margin-left: -2px;
	display: inline;
}

#nav li a {
	padding: 6px 8px;
	border: 0px solid #ccc;
	border-bottom: 0;
	text-decoration: none; 
}

#nav li a:link, #nav li a:active, #nav li a:visited { 
	color: #ffffff; 
	border-bottom: 0px solid #ddd; /*ini tambahannya*/

}

#nav li a:hover {
	
	color:#000 !important;background: #EFC815 url(http://www.thecompletepitcher.com/baseballplayer/images/nav_pointer.gif) no-repeat center top !important;
	border-bottom: 1px solid #EFC815; }

#nav li a.current {
	
	background:#EFC815 url(http://www.thecompletepitcher.com/baseballplayer/images/nav_pointer.gif) no-repeat center top !important;color:#000 !important;
	border-bottom: 1px solid #EFC815; 
}
	
.logo {
	padding: 0 0 0 0;
	}
	
	
/* ---------------------------
           structure
   --------------------------- */
#wrapper {
	margin: 0 5px;
	}
   
#wrap {
	max-width: 1000px;
	width: expression(document.body.clientWidth > 1000 ? "1000px" : "auto");
	margin: 0 auto;
	position: relative;
	border: 0px solid #fff;
	background: #fff;
	}
	
#header {
	border: 0px solid #ccc;
	padding: 0 0 0 0;
	margin: 0 0 3px 0;
	background: #0b305c;
	color: #333;
	overflow: hidden;
	}

#preheader {
	padding: 3px 3px 3px 3px;
	border: 0px solid #ccc;
	margin: 0 0 0 0;
	background: #000000;
	color: #fff;
	overflow: hidden;
	font-weight: normal;
	text-decoration: none;
	font-size: 70%;
	}

#preheader a {
	
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
	
#content-wrap {
	position: relative;
	width: 100%;
	margin-bottom: 12px;
	}
	
#content {
	margin: 0 33% 0 0; 
	background: #fff; /*content box background*/
	color: #333;
	border: 1px solid #ccc;
	}
	
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	width: 32%;
	background: #fff; /*sidebar box background*/
	border: 1px solid #ccc;
	color: #333;
	}
	
#content-main {
	margin: 0 33% 0 0;
	}
	
#sidebar-main {
	position: absolute;
	top: 0;
	right: 0;
	width: 32%;
	}
	
.text {
	padding: 15px 12px 12px 12px; 
	}

#footer {
	clear: both;
	padding: 8px 0;
	font-size: 90%;
	color: #CCCCCC;
	background: #707070;
	}
	
	#privacy {
	border: 1px solid #ccc;
	padding: 5px 20px 20px 15px;
	margin: 10px;
	background: #fff;
	color: #333;
	}
	
	#privacy h3 {
		margin-bottom: 15px; }
	
	
	
/* ---------------------------
             footer
   --------------------------- */
#footer a:link {
	
	color: #CCCCCC;
	}
	
#footer ul {
	float: right;
	margin-top: -29px; 
	}
	
#footer ul li {
	display: inline;
	padding: 0 0 0 5px;
	}
	
#footer a, #footer a:link, #footer a:active, #footer a:visited {

	color: #CCCCCC; 
	text-decoration: none;
	}
	
#footer a:hover {
	
	color: #CCCCCC;
	text-decoration: underline;
	}
	
	
	
/* ---------------------------
          definitions
   --------------------------- */
.defs dt {
	background: #fff;
	color: #333;	
	font-weight: bold;
	padding: 0; 
	}

.defs dd {
	margin: 0 0 1em 0;
	padding: 0 0 0 10px;
	background: #fff url(http://www.pitchingclips.com/images/arrow.gif) no-repeat 0 .5em;
	color: #7e7e7e;
	}
	
	
	
/* ---------------------------
          feature boxes
   --------------------------- */
.corner-box-left {
	background: #f7f7f7 url(http://www.pitchingclips.com/images/left.gif) top left no-repeat;
	color: #333;
	padding: 12px 15px;
	margin: 0 0 15px 0;
	}

.corner-box-left h3, .corner-box-right h3 {
	padding: 0;
	margin: 5px 0 15px 0;
	}
	
.corner-box-left p {
	margin: 0 0 15px 0; }

.corner-box-right {
	background: #f7f7f7 url(http://www.pitchingclips.com/images/right.gif) top right no-repeat;
	color: #333;
	padding: 12px 15px;
	margin: 0 0 15px 0;
	}

	
	
/* ---------------------------
           blockquote
   --------------------------- */
blockquote {
	background: url(http://www.pitchingclips.com/images/quote.gif) no-repeat;
	margin: 0 30px 15px 20px;
	padding-left: 40px;
	}
	
	

/* ---------------------------
             table
   --------------------------- */

.table {
	border-collapse: collapse;
	border: 2px solid #006699;
	font-size: 75%;
	width: 100%;
	}
	
.table td {
	background: #fff;
	border: 1px solid #efefef;
	color: #333;
	padding: 3px;
	}
	
.table th {
	border: 1px solid #fff;
	text-align: left;
	}
	
.table thead th {
	background: #006699;
	color: #fff;
	font-size: 145%;
	padding: 10px 6px;
	}
	
.table tbody th {
	background: #909090;
	color: #fff;
	font-size: 115%;
	padding: 6px;
	}
	
.table tbody th.sub {
	background: #efefef;
	color: #000;
	font-size: 100%;
	padding: 6px;
	}
	
	

/* ---------------------------
            calendar
   --------------------------- */
.calendar {
	width: 220px;
	margin: 0 0 15px 0;
	}
	
.calendar td {
	text-align: center;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}
	
.calendar th {
	text-align: center;
	}
	
.calendar thead th {
	padding: 3px 2px;
	}
	
.calendar tbody th {
	padding: 2px;
	}
	
.calendar tbody th.sub {
	padding: 2px;
	}
	
	
	
/* ---------------------------
             forms
   --------------------------- */
form {
	margin: 0 0 15px 0;
	}
	
input {
	margin: 2px 0;
	}
	
label {
	display: block;
	padding: 5px 0;
	}
	
label br {
	clear: left;
	}
	
input.f-submit {
	background: #666;
	color: #fff;
	font-weight: bold;
	padding: 1px 3px;
	}
	
form p {
	margin: 0 0 0 17px;
	}
	
form.f-wrap-1 {
	background: #f6f6f6;
	color: #333;
	border: 1px solid #ccc;
	padding: .5em 0;
	position: relative;
	width: 100%;
	}
	
form.f-wrap-1a {
	background: #f6f6f6;
	color: #333;
	padding: 1em 0 0.5em;
	position: relative;
	width: 100%;
	}
	
form.f-wrap-1b {
	background: #f6f6f6;
	color: #333;
	padding: .5em 0;
	position: relative;
	width: 100%;
	}
	
form.f-wrap-1c {
	background: #f6f6f6;
	color: #333;
	border: 1px solid #ccc;
	padding: .5em 0;
	position: relative;
	width: 100%;
	}
	
#img-four form.f-wrap-1c {
	border: none; }
	
form.f-wrap-1 fieldset {
	width: auto;
	margin: 0 1em;
	}
	
form.f-wrap-1 h3 {
	background: #f6f6f6;
	color: #006699;
	font-weight: bold;
	font-size: 155%;
	margin: 0 0 .6em;
	padding: 0 0 0 5px;
	}
	
form.f-wrap-1a input.paypaypal {
	padding: 15px 0;
	margin-left: 18em; }
	
form.f-wrap-1b h3, form.f-wrap-1c h3 {
	background: #f6f6f6;
	color: #006699;
	font-weight: bold;
	font-size: 155%;
	margin: 0 0 .6em;
	padding: 0 0 0 16px;
	}
	
form.f-wrap-1 label, form.f-wrap-1a label {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #fff;
	}
	
/* hide from IE mac \*/
form.f-wrap-1 label {
	float: none;
	}
/* end hiding from IE5 mac */

form.f-wrap-1 label input, form.f-wrap-1 label textarea,
form.f-wrap-1a label input {
	width: 16.5em;
	float: left;
	margin-left: 10px;
	padding: 2px;
	}
	
form.f-wrap-1a label textarea {
	width: 17em;
	float: left;
	margin-left: 10px;
	padding: 2px;
	}
	
form.f-wrap-1 label select, form.f-wrap-1a label select {
	width: 17.2em !important;
	float: left;
	margin-left: 10px;
	}
	
form.f-wrap-1 label strong {
	float: left;
	line-height: 1.7;
	cursor: pointer;
	margin-left: 10px;
	width: 13em;
	display: block;
	position: relative;
	}
	
form.f-wrap-1a label strong {
	float: left;
	line-height: 1.7;
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-size: 75%;
	cursor: pointer;
	margin-left: 10px;
	width: 13em;
	display: block;
	position: relative;
	}
	
form.f-wrap-1a label strong {
	padding-left: 5px;
	}
	
form.f-wrap-1 label strong .req, form.f-wrap-1a label strong .req {
	color: #c00;
	font-size: 150%;
	font-weight: normal;
	position: absolute;
	top: -.1em;
	line-height: 1;
	left: -.4em;
	width: .3em;
	height: .3em;
	}
	
form.f-wrap-1 div.req, form.f-wrap-1a div.req {
	background: #f6f6f6;
	color: #666;
	font-size: 96%;
	font-weight: normal;
	position: absolute;
	top: .4em;
	right: .4em;
	left: auto;
	width: 13em;
	text-align: right;
	}
	
form.f-wrap-1 div.req b, form.f-wrap-1a div.req b {
	color: #c00;
	font-size: 140%;
	}
	
form.f-wrap-1 label select, form.f-wrap-1a label select {
	width: 15.5em;
	}
	
form.f-wrap-1 label textarea.f-comments {
	width: 20em;
	}
	
form.f-wrap-1 div.f-submit-wrap {
	padding: 5px 0 5px 8em;
	}
	
form.f-wrap-1 input.f-submit {
	margin: 0 0 0 8px;
	}
	
form.f-wrap-1 fieldset.f-checkbox-wrap, form.f-wrap-1 fieldset.f-radio-wrap {
	clear: left;
	float: left;
	width: 32em;
	border: none;
	margin: 0;
	padding-bottom: .7em;
	}
	
form.f-wrap-1 fieldset.f-checkbox-wrap b, form.f-wrap-1 fieldset.f-radio-wrap b {
	float: left;
	width: 8em;
	line-height: 1.7;
	display: block;
	position: relative;
	padding-top: .3em;
	}
	
form.f-wrap-1 fieldset.f-checkbox-wrap fieldset, form.f-wrap-1 fieldset.f-radio-wrap fieldset {
	float: left;
	width: 13em;
	margin: 3px 0 0 10px;
	}
	
form.f-wrap-1 fieldset.f-checkbox-wrap label, form.f-wrap-1 fieldset.f-radio-wrap label {		
	float: left;
	width: 13em;
	border: none;
	margin: 0;
	padding: 2px 0;
	margin-right: -3px;
	}
	
form.f-wrap-1 label input.f-checkbox, form.f-wrap-1 label input.f-radio {
	width: auto;
	float: none;
	margin: 0;
	padding: 0;
	}
	
form.f-wrap-1a label input.f-checkbox {
	width: auto;
	float: none;
	margin: 0 0 0 10px;
	padding: 0;
	}

	
	
/* ---------------------------
        full feature box
   --------------------------- */
.dialog {
	position: relative;
	margin-left: 12px;
	margin-bottom: 0.5em;
	min-width: 8em;
	max-width: 760px; /* based on image dimensions - not quite consistent with drip styles yet */
	z-index: 1;
	}

.dialog .content, .dialog .t, .dialog .b, .dialog .b div {
	background: transparent url(http://www.pitchingclips.com/images/box.png) no-repeat top right;
	color: #333;
	}

.dialog .content {
	position: relative;
	padding: 12px 12px 0px 0px;
	}
	
.dialog h3 {
	background: #f7f7f7;
	margin: 0;
	padding: 0;
	}

.dialog .t {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 12px;
	margin-left: -12px;
	height: 100%;
	background-position: top left;
	}

.dialog .b {
	position: relative;
	width: 100%;
	}

.dialog .b, .dialog .b div {
	height: 15px;
	font-size: 1px;
	}

.dialog .b {
	background-position: bottom right;
	}

.dialog .b div {
	position: relative;
	width: 12px;
	margin-left: -12px;
	background-position: bottom left;
	}

.dialog .hd, .dialog .bd, .dialog .ft {
	position: relative;
	}

.dialog .wrapper {
	position: static;
	max-height: 1000px;
	overflow: auto;
	}
	
	
	
/* ---------------------------
          main layout
   --------------------------- */
#img-one {
	background: #fff url(http://www.thecompletepitcher.com/images/mainpic.jpg) 0 0 no-repeat; /*change main image*/
	border: 1px solid #ccc;
	margin-bottom: 9px;
	height: 300px; 
	}
	
#img-two {
	float: left;
	width: 49.5%;
	}
	
#img-three {
	float: right;
	width: 49%;
	}
	
#img-four {
	background: #f6f6f6;
	height: 300px;
	margin-bottom: 9px;
	border: 1px solid #ccc;
	}
	
#img-five {
	height: 220px;
	
	}
	
.reflection-five {
	background: #fff url(http://www.pitchingclips.com/images/reflection-five.jpg) no-repeat top right;
	width: 100%;
	height: 98px;
	margin-right: 2px;
	}
	
.reflection-two {
	float: left;
	width: 49.5%;
	background: #fff url(http://www.pitchingclips.com/images/reflection-two.jpg) no-repeat top right;
	height: 98px;
	}
	
.reflection-three {
	float: right;
	width: 49%;
	background: #fff url(http://www.pitchingclips.com/images/reflection-three.jpg) no-repeat top right;
	height: 98px;
	}
	

/* ---------------------------
         text formatting
   --------------------------- */
#img-one div h1 {
	color: #262626;
	width: 450px;
	padding: 12px 0 0 0;
	margin-left: 10px;
	}
	
#img-one div a:hover,
#img-two div a:hover,
#img-three div a:hover,
#img-four div a:hover,
#img-five div a:hover {
	background: #fff; }
	
#img-one div {
	background: url(http://www.pitchingclips.com/images/fff.png) repeat top left;
	margin: 10px;
	width: 280px;
	padding: 8px 10px 20px 10px; }

#img-one div p {
	color: #3a3a3a;
	width: 280px;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin-top: 0px;
	margin-left: 10px;
	}
	

	
#img-two div {
	border: 1px solid #ccc;
	height: 220px;
	background: #fff url(http://www.pitchingclips.com/images/two.jpg) no-repeat top right;
	}
	
#img-two div h2 {
	font-size: 160%;
	font-weight: bold;
	margin: 10px 5px 0 0;
	color: #333;
	width: 185px;
	float: right;
	}
	
#img-two div p {
	margin: 2px 15px 0 0;
	width: 185px;
	color: #333;
	float: right;
	}
	
#img-three div {
	border: 1px solid #ccc;
	height: 220px;
	background: #fff url(http://www.pitchingclips.com/images/three.jpg) no-repeat top right;
	}
	
#img-three div h2 {
	font-size: 160%;
	font-weight: bold;
	margin: 10px 0 0 20px;
	color: #333;
	width: 200px;
	}
	
#img-three div p {
	margin: 2px 0 0 20px;
	color: #333;
	width: 200px;
	}
	
#img-five div {
	border: 1px solid #ccc;
	background: #fff url(http://www.pitchingclips.com/images/five.jpg) no-repeat top right;
	position: absolute;
	
	height: 220px;
	}
	
#img-five div h2 {
	font-size: 160%;
	font-weight: bold;
	margin: 20px 10px 0 0;
	width: 150px;
	float: right;
	color: #333;
	}
	
#img-five div p {
	margin: 2px 20px 0 0;
	width: 150px;
	float: right;
	}
	

/* ---------------------------
             extras
   --------------------------- */
.highlight {
	background: #ffff66;
	font-weight: bold;
	color: #000; }
	
.red {
	background: #fff;
	color: #cc0000; }
	
.italize {
	font-style: italic; }
	
.underline {
	text-decoration: underline; }
	
blockquote .bold {
	background: #f5f5f5;
	font-weight: bold;
	color: #000; }
	
.large {
	font-size: 135%; }
	
	
ul.nobullets {
	list-style: none;
	font-size: 85%;
	padding: 0 !important; }
	
	ul.nobullets li {
		margin: 0 0 20px 0;
		list-style: none; }
		
input.radio {
	vertical-align: middle; }
	
form.contactform {
	padding: 0;
	margin: 0; }
	
h3.padding {
	padding-bottom: 12px; }
	
	
img.right {
	float: right;
	text-align: right; }
	
	
div.subcontent h1 {
	color: #333;
	font-size: 196%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
div.subcontent h2 {
	color: #7e7e7e;
	font-size: 136%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
div.subcontent h3 {
	color: #006699;
	font-size: 126%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
div.subcontent h4 {
	color: #629dbb;	
	font-size: 116%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
div.subcontent h5 {
	color: #909090;	
	font-size: 106%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
div.subcontent h6 {
	color: #a2a2a2;	
	font-size: 96%;
	padding: 0 0 7px 0;
	margin: 0;
	}
	
	
.exampgallery li {
	width: 112px;
	background: #f5f5f5;
	color: #666;
	padding: 10px;
	text-align: center;
	float: left;
	margin: 0 15px 15px 0;
	display: block; }
	
.exampgallery li a:hover {
	background: #fff; }
	
.exampgallery li a span {	
	bottom: 0;
	border: none;
	text-decoration: none;
	width: 112px;
	text-align: center;
	margin: 5px 0 0 0;
	display: block;
	font-weight: bold;
	background: #fff;
	color: #909090; }
	
.exampgallery li a:hover span {
	color: #666;
	background: #e8f8ff;
	border: none;
	text-decoration: none; }